Confluence

Connect your AI agents to Confluence.

Available Tools

get_blogposts

Get blog posts from Confluence with optional space filtering

get_blogpost

Get a specific blog post with full content by ID

create_blogpost

Create a new blog post in Confluence - requires space_id, title, and body_value

update_blogpost

Update an existing blog post in Confluence - requires blogpost_id, title, body_value, and version_number

delete_blogpost

Delete a blog post from Confluence

get_pages

Get pages from Confluence with optional space filtering

get_page

Get a specific page with full content by ID

create_page

Create a new page in Confluence - requires space_id, title, and body_value

update_page

Update an existing page in Confluence

delete_page

Delete a page from Confluence

get_page_footer_comments

Get footer comments for a specific Confluence page

get_page_inline_comments

Get inline comments for a specific Confluence page

create_footer_comment

Create a footer comment on a Confluence page

create_inline_comment

Create an inline comment on specific content within a Confluence page

find_text_selections

Find text occurrences in page content to help with inline comment creation

search_pages

Advanced page search with date filtering using CQL (Confluence Query Language)

get_spaces

Get spaces from Confluence

create_space

Create a new space in Confluence - requires key and name

get_space

Get a specific space by key

update_space

Update a space in Confluence

delete_space

Delete a space from Confluence

get_space_content

Get content from a specific space

list_all_spaces

List all accessible spaces

search_spaces

Search for spaces by name or key

get_current_user

Get current authenticated user details