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_CREATE_BLOG_POST
Tool Name: Create blog post
Description
Action Parameters
Action Response
CONFLUENCE_CREATE_INLINE_COMMENT
Tool Name: Create inline comment
Description
Action Parameters
Action Response
CONFLUENCE_CREATE_PAGE
Tool Name: Create page
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_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_PAGE_BY_ID
Tool Name: Get page by id
Description
Action Parameters
Action Response
CONFLUENCE_GET_SPACES
Tool Name: Get spaces
Description
Action Parameters
Action Response
CONFLUENCE_UPDATE_PAGE
Tool Name: Update page
Description
Action Parameters
Action Response
CONFLUENCE_UPDATE_SMART_LINK_PROPERTY
Tool Name: Update content property for Smart-link in the content tree by ID
Description
Action Parameters
Action Response
CONFLUENCE_CHECK_SITE_ACCESS_FOR_A_LIST_OF_EMAILS
Tool Name: Check site access for a list of emails
Description
Action Parameters
Action Response
CONFLUENCE_CONVERT_CONTENT_IDS_TO_CONTENT_TYPES
Tool Name: Convert content ids to content types
Description
Action Parameters
Action Response
CONFLUENCE_CREATE_BULK_USER_LOOKUP_USING_IDS
Tool Name: Create bulk user lookup using ids
Description
Action Parameters
Action Response
CONFLUENCE_CREATE_CONTENT_PROPERTY_FOR_ATTACHMENT
Tool Name: Create content property for attachment
Description
Action Parameters
Action Response
CONFLUENCE_CREATE_CONTENT_PROPERTY_FOR_BLOG_POST
Tool Name: Create content property for blog post
Description
Action Parameters
Action Response
CONFLUENCE_CREATE_CONTENT_PROPERTY_FOR_COMMENT
Tool Name: Create content property for comment
Description
Action Parameters
Action Response
CONFLUENCE_CREATE_CONTENT_PROPERTY_FOR_CUSTOM_CONTENT
Tool Name: Create content property for custom content
Description
Action Parameters
Action Response
CONFLUENCE_CREATE_CONTENT_PROPERTY_FOR_DATABASE
Tool Name: Create content property for database
Description
Action Parameters
Action Response
CONFLUENCE_CREATE_CONTENT_PROPERTY_FOR_FOLDER
Tool Name: Create content property for folder
Description
Action Parameters
Action Response
CONFLUENCE_CREATE_CONTENT_PROPERTY_FOR_PAGE
Tool Name: Create content property for page
Description
Action Parameters
Action Response
CONFLUENCE_CREATE_CONTENT_PROPERTY_FOR_WHITEBOARD
Tool Name: Create content property for whiteboard
Description
Action Parameters
Action Response
CONFLUENCE_CREATE_CUSTOM_CONTENT
Tool Name: Create custom content
Description
Action Parameters
Action Response
CONFLUENCE_CREATE_DATABASE
Tool Name: Create database
Description
Action Parameters
Action Response
CONFLUENCE_CREATE_FOLDER
Tool Name: Create folder
Description
Action Parameters
Action Response
CONFLUENCE_CREATE_SMART_LINK_CONTENT_PROPERTY
Tool Name: Create Smart Link Content Property
Description
Action Parameters
Action Response
CONFLUENCE_CREATE_SMART_LINK_IN_THE_CONTENT_TREE
Tool Name: Create smart link in the content tree
Description
Action Parameters
Action Response
CONFLUENCE_CREATE_SPACE_PROPERTY_IN_SPACE
Tool Name: Create space property in space
Description
Action Parameters
Action Response
CONFLUENCE_CREATE_WHITEBOARD
Tool Name: Create whiteboard
Description
Action Parameters
Action Response
CONFLUENCE_DELETE_ATTACHMENT
Tool Name: Delete attachment
Description
Action Parameters
Action Response
CONFLUENCE_DELETE_BLOG_POST
Tool Name: Delete blog post
Description
Action Parameters
Action Response
CONFLUENCE_DELETE_CONTENT_PROPERTY_FOR_ATTACHMENT_BY_ID
Tool Name: Delete content property for attachment by id
Description
Action Parameters
Action Response
CONFLUENCE_DELETE_CONTENT_PROPERTY_FOR_BLOGPOST_BY_ID
Tool Name: Delete content property for blogpost by id
Description
Action Parameters
Action Response
CONFLUENCE_DELETE_CONTENT_PROPERTY_FOR_COMMENT_BY_ID
Tool Name: Delete content property for comment by id
Description
Action Parameters
Action Response
CONFLUENCE_DELETE_CONTENT_PROPERTY_FOR_DATABASE_BY_ID
Tool Name: Delete content property for database by id
Description
Action Parameters
Action Response
CONFLUENCE_DELETE_CONTENT_PROPERTY_FOR_FOLDER_BY_ID
Tool Name: Delete content property for folder by id
Description
Action Parameters
Action Response
CONFLUENCE_DELETE_CONTENT_PROPERTY_FOR_PAGE_BY_ID
Tool Name: Delete content property for page by id
Description
Action Parameters
Action Response
CONFLUENCE_DELETE_CONTENT_PROPERTY_FOR_WHITEBOARD_BY_ID
Tool Name: Delete content property for whiteboard by id
Description
Action Parameters
Action Response
CONFLUENCE_DELETE_CUSTOM_CONTENT
Tool Name: Delete custom content
Description
Action Parameters
Action Response
CONFLUENCE_DELETE_CUSTOM_CONTENT_PROPERTY_BY_ID
Tool Name: Delete Custom Content Property By Id
Description
Action Parameters
Action Response
CONFLUENCE_DELETE_DATABASE
Tool Name: Delete database
Description
Action Parameters
Action Response
CONFLUENCE_DELETE_FOLDER
Tool Name: Delete folder
Description
Action Parameters
Action Response
CONFLUENCE_DELETE_INLINE_COMMENT
Tool Name: Delete inline comment
Description
Action Parameters
Action Response
CONFLUENCE_DELETE_SMART_LINK_IN_THE_CONTENT_TREE
Tool Name: Delete smart link in the content tree
Description
Action Parameters
Action Response
CONFLUENCE_DELETE_SMART_LINK_PROPERTY_BY_ID
Tool Name: Delete Smart Link Property By Id
Description
Action Parameters
Action Response
CONFLUENCE_DELETE_SPACE_DEFAULT_CLASSIFICATION_LEVEL
Tool Name: Delete space default classification level
Description
Action Parameters
Action Response
CONFLUENCE_DELETE_SPACE_PROPERTY_BY_ID
Tool Name: Delete space property by id
Description
Action Parameters
Action Response
CONFLUENCE_DELETE_WHITEBOARD
Tool Name: Delete whiteboard
Description
Action Parameters
Action Response
CONFLUENCE_GET_ACCOUNT_IDS_OF_LIKES_FOR_BLOG_POST
Tool Name: Get account ids of likes for blog post
Description
Action Parameters
Action Response
CONFLUENCE_GET_ACCOUNT_IDS_OF_LIKES_FOR_INLINE_COMMENT
Tool Name: Get account ids of likes for inline comment
Description
Action Parameters
Action Response
CONFLUENCE_GET_ACCOUNT_IDS_OF_LIKES_FOR_PAGE
Tool Name: Get account ids of likes for page
Description
Action Parameters
Action Response
CONFLUENCE_GET_ALL_ANCESTORS_OF_DATABASE
Tool Name: Get all ancestors of database
Description
Action Parameters
Action Response
CONFLUENCE_GET_ALL_ANCESTORS_OF_FOLDER
Tool Name: Get all ancestors of folder
Description
Action Parameters
Action Response
CONFLUENCE_GET_ALL_ANCESTORS_OF_PAGE
Tool Name: Get all ancestors of page
Description
Action Parameters
Action Response
CONFLUENCE_GET_ALL_ANCESTORS_OF_SMART_LINK_IN_CONTENT_TREE
Tool Name: Get all ancestors of smart link in content tree
Description
Action Parameters
Action Response
CONFLUENCE_GET_ALL_ANCESTORS_OF_WHITEBOARD
Tool Name: Get all ancestors of whiteboard
Description
Action Parameters
Action Response
CONFLUENCE_GET_ATTACHMENTS
Tool Name: Get attachments
Description
Action Parameters
Action Response
CONFLUENCE_GET_ATTACHMENTS_FOR_BLOG_POST
Tool Name: Get attachments for blog post
Description
Action Parameters
Action Response
CONFLUENCE_GET_ATTACHMENTS_FOR_CUSTOM_CONTENT
Tool Name: Get attachments for custom content
Description
Action Parameters
Action Response
CONFLUENCE_GET_ATTACHMENTS_FOR_LABEL
Tool Name: Get attachments for label
Description
Action Parameters
Action Response
CONFLUENCE_GET_ATTACHMENTS_FOR_PAGE
Tool Name: Get attachments for page
Description
Action Parameters
Action Response
CONFLUENCE_GET_ATTACHMENT_BY_ID
Tool Name: Get attachment by id
Description
Action Parameters
Action Response
CONFLUENCE_GET_ATTACHMENT_COMMENTS
Tool Name: Get attachment comments
Description
Action Parameters
Action Response
CONFLUENCE_GET_ATTACHMENT_VERSIONS
Tool Name: Get attachment versions
Description
Action Parameters
Action Response
CONFLUENCE_GET_AVAILABLE_SPACE_PERMISSIONS
Tool Name: Get available space permissions
Description
Action Parameters
Action Response
CONFLUENCE_GET_AVAILABLE_SPACE_ROLES
Tool Name: Get available space roles
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_BLOG_POSTS_IN_SPACE
Tool Name: Get blog posts in space
Description
Action Parameters
Action Response
CONFLUENCE_GET_BLOG_POST_BY_ID
Tool Name: Get blog post by id
Description
Action Parameters
Action Response
CONFLUENCE_GET_BLOG_POST_CLASSIFICATION_LEVEL
Tool Name: Get blog post classification level
Description
Action Parameters
Action Response
CONFLUENCE_GET_BLOG_POST_VERSIONS
Tool Name: Get blog post versions
Description
Action Parameters
Action Response
CONFLUENCE_GET_CHILDREN_INLINE_COMMENTS
Tool Name: Get children inline comments
Description
Action Parameters
Action Response
CONFLUENCE_GET_CHILD_CUSTOM_CONTENT
Tool Name: Get child custom content
Description
Action Parameters
Action Response
CONFLUENCE_GET_CONTENT_PROPERTIES_FOR_ATTACHMENT
Tool Name: Get content properties for attachment
Description
Action Parameters
Action Response
CONFLUENCE_GET_CONTENT_PROPERTIES_FOR_BLOG_POST
Tool Name: Get content properties for blog post
Description
Action Parameters
Action Response
CONFLUENCE_GET_CONTENT_PROPERTIES_FOR_COMMENT
Tool Name: Get content properties for comment
Description
Action Parameters
Action Response
CONFLUENCE_GET_CONTENT_PROPERTIES_FOR_CUSTOM_CONTENT
Tool Name: Get content properties for custom content
Description
Action Parameters
Action Response
CONFLUENCE_GET_CONTENT_PROPERTIES_FOR_DATABASE
Tool Name: Get content properties for database
Description
Action Parameters
Action Response
CONFLUENCE_GET_CONTENT_PROPERTIES_FOR_FOLDER
Tool Name: Get content properties for folder
Description
Action Parameters
Action Response
CONFLUENCE_GET_CONTENT_PROPERTIES_FOR_PAGE
Tool Name: Get content properties for page
Description
Action Parameters
Action Response
CONFLUENCE_GET_CONTENT_PROPERTIES_FOR_WHITEBOARD
Tool Name: Get content properties for whiteboard
Description
Action Parameters
Action Response
CONFLUENCE_GET_CONTENT_PROPERTY_FOR_ATTACHMENT_BY_ID
Tool Name: Get content property for attachment by id
Description
Action Parameters
Action Response
CONFLUENCE_GET_CONTENT_PROPERTY_FOR_BLOG_POST_BY_ID
Tool Name: Get content property for blog post by id
Description
Action Parameters
Action Response
CONFLUENCE_GET_CONTENT_PROPERTY_FOR_COMMENT_BY_ID
Tool Name: Get content property for comment by id
Description
Action Parameters
Action Response
CONFLUENCE_GET_CONTENT_PROPERTY_FOR_CUSTOM_CONTENT_BY_ID
Tool Name: Get content property for custom content by id
Description
Action Parameters
Action Response
CONFLUENCE_GET_CONTENT_PROPERTY_FOR_DATABASE_BY_ID
Tool Name: Get content property for database by id
Description
Action Parameters
Action Response
CONFLUENCE_GET_CONTENT_PROPERTY_FOR_FOLDER_BY_ID
Tool Name: Get content property for folder by id
Description
Action Parameters
Action Response
CONFLUENCE_GET_CONTENT_PROPERTY_FOR_PAGE_BY_ID
Tool Name: Get content property for page by id
Description
Action Parameters
Action Response
CONFLUENCE_GET_CONTENT_PROPERTY_FOR_WHITEBOARD_BY_ID
Tool Name: Get content property for whiteboard by id
Description
Action Parameters
Action Response
CONFLUENCE_GET_CUSTOM_CONTENT_BY_ID
Tool Name: Get custom content by id
Description
Action Parameters
Action Response
CONFLUENCE_GET_CUSTOM_CONTENT_BY_TYPE
Tool Name: Get custom content by type
Description
Action Parameters
Action Response
CONFLUENCE_GET_CUSTOM_CONTENT_BY_TYPE_IN_BLOG_POST
Tool Name: Get custom content by type in blog post
Description
Action Parameters
Action Response
CONFLUENCE_GET_CUSTOM_CONTENT_BY_TYPE_IN_PAGE
Tool Name: Get custom content by type in page
Description
Action Parameters
Action Response
CONFLUENCE_GET_CUSTOM_CONTENT_BY_TYPE_IN_SPACE
Tool Name: Get custom content by type in space
Description
Action Parameters
Action Response
CONFLUENCE_GET_CUSTOM_CONTENT_COMMENTS
Tool Name: Get custom content comments
Description
Action Parameters
Action Response
CONFLUENCE_GET_CUSTOM_CONTENT_VERSIONS
Tool Name: Get custom content versions
Description
Action Parameters
Action Response
CONFLUENCE_GET_DATABASE_BY_ID
Tool Name: Get database by id
Description
Action Parameters
Action Response
CONFLUENCE_GET_DATABASE_CLASSIFICATION_LEVEL
Tool Name: Get database classification level
Description
Action Parameters
Action Response
CONFLUENCE_GET_DATA_POLICY_METADATA_FOR_THE_WORKSPACE
Tool Name: Get data policy metadata for the workspace
Description
Action Parameters
Action Response
CONFLUENCE_GET_FOLDER_BY_ID
Tool Name: Get folder by id
Description
Action Parameters
Action Response
CONFLUENCE_GET_INLINE_COMMENTS
Tool Name: Get inline comments
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_INLINE_COMMENTS_FOR_PAGE
Tool Name: Get inline comments for page
Description
Action Parameters
Action Response
CONFLUENCE_GET_INLINE_COMMENT_BY_ID
Tool Name: Get inline comment by id
Description
Action Parameters
Action Response
CONFLUENCE_GET_INLINE_COMMENT_VERSIONS
Tool Name: Get inline comment versions
Description
Action Parameters
Action Response
CONFLUENCE_GET_LABELS_FOR_ATTACHMENT
Tool Name: Get labels for attachment
Description
Action Parameters
Action Response
CONFLUENCE_GET_LABELS_FOR_BLOG_POST
Tool Name: Get labels for blog post
Description
Action Parameters
Action Response
CONFLUENCE_GET_LABELS_FOR_CUSTOM_CONTENT
Tool Name: Get labels for custom content
Description
Action Parameters
Action Response
CONFLUENCE_GET_LABELS_FOR_PAGE
Tool Name: Get labels for page
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_LIKE_COUNT_FOR_BLOG_POST
Tool Name: Get like count for blog post
Description
Action Parameters
Action Response
CONFLUENCE_GET_LIKE_COUNT_FOR_INLINE_COMMENT
Tool Name: Get like count for inline comment
Description
Action Parameters
Action Response
CONFLUENCE_GET_LIKE_COUNT_FOR_PAGE
Tool Name: Get like count for page
Description
Action Parameters
Action Response
CONFLUENCE_GET_LIST_OF_CLASSIFICATION_LEVELS
Tool Name: Get list of classification levels
Description
Action Parameters
Action Response
CONFLUENCE_GET_PAGES
Tool Name: Get pages
Description
Action Parameters
Action Response
CONFLUENCE_GET_PAGES_FOR_LABEL
Tool Name: Get pages for label
Description
Action Parameters
Action Response
CONFLUENCE_GET_PAGES_IN_SPACE
Tool Name: Get pages in space
Description
Action Parameters
Action Response
CONFLUENCE_GET_PAGE_CLASSIFICATION_LEVEL
Tool Name: Get page classification level
Description
Action Parameters
Action Response
CONFLUENCE_GET_PAGE_VERSIONS
Tool Name: Get page versions
Description
Action Parameters
Action Response
CONFLUENCE_GET_PERMITTED_OPERATIONS_FOR_ATTACHMENT
Tool Name: Get permitted operations for attachment
Description
Action Parameters
Action Response
CONFLUENCE_GET_PERMITTED_OPERATIONS_FOR_A_DATABASE
Tool Name: Get permitted operations for a database
Description
Action Parameters
Action Response
CONFLUENCE_GET_PERMITTED_OPERATIONS_FOR_A_FOLDER
Tool Name: Get permitted operations for a folder
Description
Action Parameters
Action Response
CONFLUENCE_GET_PERMITTED_OPERATIONS_FOR_A_WHITEBOARD
Tool Name: Get permitted operations for a whiteboard
Description
Action Parameters
Action Response
CONFLUENCE_GET_PERMITTED_OPERATIONS_FOR_BLOG_POST
Tool Name: Get permitted operations for blog post
Description
Action Parameters
Action Response
CONFLUENCE_GET_PERMITTED_OPERATIONS_FOR_CUSTOM_CONTENT
Tool Name: Get permitted operations for custom content
Description
Action Parameters
Action Response
CONFLUENCE_GET_PERMITTED_OPERATIONS_FOR_INLINE_COMMENT
Tool Name: Get permitted operations for inline comment
Description
Action Parameters
Action Response
CONFLUENCE_GET_PERMITTED_OPERATIONS_FOR_PAGE
Tool Name: Get permitted operations for page
Description
Action Parameters
Action Response
CONFLUENCE_GET_PERMITTED_OPERATIONS_FOR_SPACE
Tool Name: Get permitted operations for space
Description
Action Parameters
Action Response
CONFLUENCE_GET_SMART_LINK_CONTENT_PROPS
Tool Name: Get Smart Link Content Props
Description
Action Parameters
Action Response
CONFLUENCE_GET_SMART_LINK_IN_THE_CONTENT_TREE_BY_ID
Tool Name: Get smart link in the content tree by id
Description
Action Parameters
Action Response
CONFLUENCE_GET_SMART_LINK_OPERATIONS
Tool Name: Get Smart Link Operations
Description
Action Parameters
Action Response
CONFLUENCE_GET_SMART_LINK_PROPERTY
Tool Name: Get Smart Link Property
Description
Action Parameters
Action Response
CONFLUENCE_GET_SPACES_WITH_DATA_POLICIES
Tool Name: Get spaces with data policies
Description
Action Parameters
Action Response
CONFLUENCE_GET_SPACE_BY_ID
Tool Name: Get space by id
Description
Action Parameters
Action Response
CONFLUENCE_GET_SPACE_DEFAULT_CLASSIFICATION_LEVEL
Tool Name: Get space default classification level
Description
Action Parameters
Action Response
CONFLUENCE_GET_SPACE_PERMISSIONS_ASSIGNMENTS
Tool Name: Get space permissions assignments
Description
Action Parameters
Action Response
CONFLUENCE_GET_SPACE_PROPERTIES_IN_SPACE
Tool Name: Get space properties in space
Description
Action Parameters
Action Response
CONFLUENCE_GET_SPACE_PROPERTY_BY_ID
Tool Name: Get space property by id
Description
Action Parameters
Action Response
CONFLUENCE_GET_SPACE_ROLE_ASSIGNMENTS
Tool Name: Get space role assignments
Description
Action Parameters
Action Response
CONFLUENCE_GET_SPACE_ROLE_BY_ID
Tool Name: Get space role by id
Description
Action Parameters
Action Response
CONFLUENCE_GET_TASKS
Tool Name: Get tasks
Description
Action Parameters
Action Response
CONFLUENCE_GET_TASK_BY_ID
Tool Name: Get task by id
Description
Action Parameters
Action Response
CONFLUENCE_GET_VERSION_DETAILS_FOR_ATTACHMENT_VERSION
Tool Name: Get version details for attachment version
Description
Action Parameters
Action Response
CONFLUENCE_GET_VERSION_DETAILS_FOR_BLOG_POST_VERSION
Tool Name: Get version details for blog post version
Description
Action Parameters
Action Response
CONFLUENCE_GET_VERSION_DETAILS_FOR_CUSTOM_CONTENT_VERSION
Tool Name: Get version details for custom content version
Description
Action Parameters
Action Response
CONFLUENCE_GET_VERSION_DETAILS_FOR_INLINE_COMMENT_VERSION
Tool Name: Get version details for inline comment version
Description
Action Parameters
Action Response
CONFLUENCE_GET_VERSION_DETAILS_FOR_PAGE_VERSION
Tool Name: Get version details for page version
Description
Action Parameters
Action Response
CONFLUENCE_GET_WHITEBOARD_BY_ID
Tool Name: Get whiteboard by id
Description
Action Parameters
Action Response
CONFLUENCE_GET_WHITEBOARD_CLASSIFICATION_LEVEL
Tool Name: Get whiteboard classification level
Description
Action Parameters
Action Response
CONFLUENCE_INVITE_A_LIST_OF_EMAILS_TO_THE_SITE
Tool Name: Invite a list of emails to the site
Description
Action Parameters
Action Response
CONFLUENCE_RESET_BLOG_POST_CLASSIFICATION_LEVEL
Tool Name: Reset blog post classification level
Description
Action Parameters
Action Response
CONFLUENCE_RESET_DATABASE_CLASSIFICATION_LEVEL
Tool Name: Reset database classification level
Description
Action Parameters
Action Response
CONFLUENCE_RESET_PAGE_CLASSIFICATION_LEVEL
Tool Name: Reset page classification level
Description
Action Parameters
Action Response
CONFLUENCE_RESET_WHITEBOARD_CLASSIFICATION_LEVEL
Tool Name: Reset whiteboard classification level
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_SET_SPACE_ROLE_ASSIGNMENTS
Tool Name: Set space role assignments
Description
Action Parameters
Action Response
CONFLUENCE_UPDATE_BLOG_POST
Tool Name: Update blog post
Description
Action Parameters
Action Response
CONFLUENCE_UPDATE_BLOG_POST_CLASSIFICATION_LEVEL
Tool Name: Update blog post classification level
Description
Action Parameters
Action Response
CONFLUENCE_UPDATE_CONTENT_PROPERTY_FOR_ATTACHMENT_BY_ID
Tool Name: Update content property for attachment by id
Description
Action Parameters
Action Response
CONFLUENCE_UPDATE_CONTENT_PROPERTY_FOR_BLOG_POST_BY_ID
Tool Name: Update content property for blog post by id
Description
Action Parameters
Action Response
CONFLUENCE_UPDATE_CONTENT_PROPERTY_FOR_COMMENT_BY_ID
Tool Name: Update content property for comment by id
Description
Action Parameters
Action Response
CONFLUENCE_UPDATE_CONTENT_PROPERTY_FOR_DATABASE_BY_ID
Tool Name: Update content property for database by id
Description
Action Parameters
Action Response
CONFLUENCE_UPDATE_CONTENT_PROPERTY_FOR_FOLDER_BY_ID
Tool Name: Update content property for folder by id
Description
Action Parameters
Action Response
CONFLUENCE_UPDATE_CONTENT_PROPERTY_FOR_PAGE_BY_ID
Tool Name: Update content property for page by id
Description
Action Parameters
Action Response
CONFLUENCE_UPDATE_CONTENT_PROPERTY_FOR_WHITEBOARD_BY_ID
Tool Name: Update content property for whiteboard by id
Description
Action Parameters
Action Response
CONFLUENCE_UPDATE_CUSTOM_CONTENT
Tool Name: Update custom content
Description
Action Parameters
Action Response
CONFLUENCE_UPDATE_CUSTOM_CONTENT_PROP_BY_ID
Tool Name: Update Custom Content Prop By Id
Description
Action Parameters
Action Response
CONFLUENCE_UPDATE_DATABASE_CLASSIFICATION_LEVEL
Tool Name: Update database classification level
Description
Action Parameters
Action Response
CONFLUENCE_UPDATE_INLINE_COMMENT
Tool Name: Update inline comment
Description
Action Parameters
Action Response
CONFLUENCE_UPDATE_PAGE_CLASSIFICATION_LEVEL
Tool Name: Update page classification level
Description
Action Parameters
Action Response
CONFLUENCE_UPDATE_SPACE_DEFAULT_CLASSIFICATION_LEVEL
Tool Name: Update space default classification level
Description
Action Parameters
Action Response
CONFLUENCE_UPDATE_SPACE_PROPERTY_BY_ID
Tool Name: Update space property by id
Description
Action Parameters
Action Response
CONFLUENCE_UPDATE_TASK
Tool Name: Update task
Description
Action Parameters
Action Response
CONFLUENCE_UPDATE_WHITEBOARD_CLASSIFICATION_LEVEL
Tool Name: Update whiteboard classification level
Description
Action Parameters
Action Response