Skip to main content
Server path: /confluence | Type: Application | PCID required: Yes

Tools


confluence_add_comment

Add a comment to a page Parameters:

confluence_create_blog_post

Create a new blog post in Confluence Parameters:

confluence_create_page

Create a new page in Confluence Parameters:

confluence_create_space

Create a new space in Confluence Parameters:

confluence_delete_blog_post

Delete a blog post from Confluence Parameters:

confluence_get_page_children

Get child pages of a specific page. Uses cursor-based pagination - to get the next page, extract the cursor from the _links.next field in the response and pass it in the next request. Parameters:

confluence_get_page_content

Get content and details of a specific page by ID Parameters:

confluence_get_pages

Get pages from a specific space or all pages the user has access to. Uses cursor-based pagination - to get the next page, extract the cursor from the _links.next field in the response and pass it in the next request. Parameters:

confluence_get_spaces

Get all spaces that the user has permission to view. Uses cursor-based pagination - to get the next page, extract the cursor from the _links.next field in the response and pass it in the next request. Parameters:

confluence_update_blog_post

Update an existing blog post in Confluence Parameters:

confluence_update_page

Update an existing page in Confluence Parameters: