Confluence
Overview
SLUG: CONFLUENCE
Description
A tool for team collaboration and knowledge management.
Authentication Details
OAuth2
Connecting to Confluence
Create an auth config
Use the dashboard to create an auth config for the Confluence toolkit. This allows you to connect multiple Confluence accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Confluence Auth Config”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using OAuth2
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Confluence toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
CONFLUENCE_ADD_CONTENT_LABEL
Tool Name: Add Content Label
Description
Action Parameters
Action Response
CONFLUENCE_CONFLUENCE_GET_SPACE_BY_ID
Tool Name: Get Space by ID
Description
Action Parameters
Action Response
CONFLUENCE_CREATE_BLOGPOST
Tool Name: Create Blogpost
Description
Action Parameters
Action Response
CONFLUENCE_CREATE_PAGE
Tool Name: Create Page
Description
Action Parameters
Action Response
CONFLUENCE_CREATE_PAGE_PROPERTY
Tool Name: Create Page Property
Description
Action Parameters
Action Response
CONFLUENCE_CREATE_PRIVATE_SPACE
Tool Name: Create Private Space
Description
Action Parameters
Action Response
CONFLUENCE_CREATE_SPACE
Tool Name: Create Space
Description
Action Parameters
Action Response
CONFLUENCE_DELETE_PAGE
Tool Name: Delete Page
Description
Action Parameters
Action Response
CONFLUENCE_GET_ATTACHMENTS
Tool Name: Get Attachments
Description
Action Parameters
Action Response
CONFLUENCE_GET_ATTACHMENT_LABELS
Tool Name: Get Attachment Labels
Description
Action Parameters
Action Response
CONFLUENCE_GET_AUDIT_LOGS
Tool Name: Get Audit Logs
Description
Action Parameters
Action Response
CONFLUENCE_GET_BLOGPOSTS
Tool Name: Get Blogposts
Description
Action Parameters
Action Response
CONFLUENCE_GET_BLOGPOST_BY_ID
Tool Name: Get Blogpost by ID
Description
Action Parameters
Action Response
CONFLUENCE_GET_BLOGPOST_LABELS
Tool Name: Get Blogpost Labels
Description
Action Parameters
Action Response
CONFLUENCE_GET_BLOGPOST_LIKE_COUNT
Tool Name: Get Blogpost Like Count
Description
Action Parameters
Action Response
CONFLUENCE_GET_BLOGPOST_VERSIONS
Tool Name: Get Blogpost Versions
Description
Action Parameters
Action Response
CONFLUENCE_GET_BLOGPOST_VERSION_DETAILS
Tool Name: Get Blogpost Version Details
Description
Action Parameters
Action Response
CONFLUENCE_GET_BLOG_POSTS
Tool Name: Get Blog Posts
Description
Action Parameters
Action Response
CONFLUENCE_GET_BLOG_POSTS_FOR_LABEL
Tool Name: Get Blog Posts For Label
Description
Action Parameters
Action Response
CONFLUENCE_GET_CHILD_PAGES
Tool Name: Get Child Pages
Description
Action Parameters
Action Response
CONFLUENCE_GET_LABELS
Tool Name: Get Labels
Description
Action Parameters
Action Response
CONFLUENCE_GET_LABELS_FOR_PAGE
Tool Name: Get Page Labels
Description
Action Parameters
Action Response
CONFLUENCE_GET_LABELS_FOR_SPACE
Tool Name: Get Labels for Space
Description
Action Parameters
Action Response
CONFLUENCE_GET_LABELS_FOR_SPACE_CONTENT
Tool Name: Get Labels for Space Content
Description
Action Parameters
Action Response
CONFLUENCE_GET_PAGES
Tool Name: Get Pages
Description
Action Parameters
Action Response
CONFLUENCE_GET_PAGE_BY_ID
Tool Name: Get Page by ID
Description
Action Parameters
Action Response
CONFLUENCE_GET_PAGE_LIKE_COUNT
Tool Name: Get Page Like Count
Description
Action Parameters
Action Response
CONFLUENCE_GET_PAGE_VERSIONS
Tool Name: Get Page Versions
Description
Action Parameters
Action Response
CONFLUENCE_GET_SPACES
Tool Name: Get Spaces
Description
Action Parameters
Action Response
CONFLUENCE_CONFLUENCE_GET_SPACE_BY_ID
Tool Name: Get Space by ID
Description
Action Parameters
Action Response
CONFLUENCE_GET_SPACE_CONTENTS
Tool Name: Get Space Contents
Description
Action Parameters
Action Response
CONFLUENCE_UPDATE_BLOGPOST
Tool Name: Update Blogpost
Description
Action Parameters
Action Response
CONFLUENCE_UPDATE_PAGE
Tool Name: Update Page
Description
Action Parameters
Action Response
CONFLUENCE_CREATE_BLOGPOST_PROPERTY
Tool Name: Create Blogpost Property
Description
Action Parameters
Action Response
CONFLUENCE_CREATE_CONTENT_PROPERTY_FOR_WHITEBOARD
Tool Name: Create Whiteboard Property
Description
Action Parameters
Action Response
CONFLUENCE_CREATE_SPACE_PROPERTY
Tool Name: Create Space Property
Description
Action Parameters
Action Response
CONFLUENCE_CREATE_WHITEBOARD
Tool Name: Create Whiteboard
Description
Action Parameters
Action Response
CONFLUENCE_DELETE_BLOGPOST_PROPERTY
Tool Name: Delete Blogpost Property
Description
Action Parameters
Action Response
CONFLUENCE_DELETE_CONTENT_PROPERTY_FOR_PAGE_BY_ID
Tool Name: Delete Page Content Property
Description
Action Parameters
Action Response
CONFLUENCE_DELETE_CONTENT_PROPERTY_FOR_WHITEBOARD_BY_ID
Tool Name: Delete Whiteboard Content Property
Description
Action Parameters
Action Response
CONFLUENCE_DELETE_SPACE
Tool Name: Delete Space
Description
Action Parameters
Action Response
CONFLUENCE_DELETE_SPACE_PROPERTY
Tool Name: Delete Space Property
Description
Action Parameters
Action Response
CONFLUENCE_GET_BLOGPOST_OPERATIONS
Tool Name: Get Blogpost Operations
Description
Action Parameters
Action Response
CONFLUENCE_GET_CONTENT_PROPERTIES_FOR_BLOG_POST
Tool Name: Get Blog Post Content Properties
Description
Action Parameters
Action Response
CONFLUENCE_GET_CONTENT_PROPERTIES_FOR_PAGE
Tool Name: Get Page Content Properties
Description
Action Parameters
Action Response
CONFLUENCE_GET_CONTENT_RESTRICTIONS
Tool Name: Get Content Restrictions
Description
Action Parameters
Action Response
CONFLUENCE_GET_CURRENT_USER
Tool Name: Get Current User
Description
Action Parameters
Action Response
CONFLUENCE_GET_INLINE_COMMENTS_FOR_BLOG_POST
Tool Name: Get Inline Comments for Blog Post
Description
Action Parameters
Action Response
CONFLUENCE_GET_PAGE_ANCESTORS
Tool Name: Get Page Ancestors
Description
Action Parameters
Action Response
CONFLUENCE_GET_SPACE_PROPERTIES
Tool Name: Get Space Properties
Description
Action Parameters
Action Response
CONFLUENCE_GET_USER_ANONYMOUS
Tool Name: Get Anonymous User
Description
Action Parameters
Action Response
CONFLUENCE_SEARCH_CONTENT
Tool Name: Search Content
Description
Action Parameters
Action Response
CONFLUENCE_SEARCH_USERS
Tool Name: Search Users
Description
Action Parameters
Action Response
CONFLUENCE_UPDATE_BLOGPOST_PROPERTY
Tool Name: Update Blogpost Property
Description
Action Parameters
Action Response
CONFLUENCE_UPDATE_CONTENT_PROPERTY_FOR_PAGE_BY_ID
Tool Name: Update Page Content Property
Description
Action Parameters
Action Response
CONFLUENCE_UPDATE_CONTENT_PROPERTY_FOR_WHITEBOARD_BY_ID
Tool Name: Update Whiteboard Content Property
Description
Action Parameters
Action Response
CONFLUENCE_UPDATE_SPACE_PROPERTY
Tool Name: Update Space Property
Description
Action Parameters
Action Response