Connect Confluence to AI agents

Connect Confluence to Claude, Codex, Cursor, or other AI agents for your entire team. Metorial security, governance, observability, and gives your team a unified Magic MCP url to connect.

Supported Tools

get_current_user

Get Current User

Retrieve the currently authenticated Confluence user's profile information.

get_page

Get Page

Retrieve a Confluence page by its ID, with optional body content. Returns page metadata including title, space, version, and status. Use **includeBody** to fetch the full storage-format content.

delete_blog_post

Delete Blog Post

Delete a Confluence blog post by ID (moves to trash).

get_labels

Get Labels

Get all labels on a Confluence content item (page, blog post, or attachment).

list_blog_posts

List Blog Posts

List Confluence blog posts, optionally filtered by space or title. Returns blog post metadata for each result.

update_page

Update Page

Update an existing Confluence page's title, body, or status. Requires the current version number to prevent conflicts. If you don't know the current version, use **Get Page** first to retrieve it.

create_blog_post

Create Blog Post

Create a new blog post in a Confluence space. The body should be in Confluence storage format (XHTML-based).

delete_comment

Delete Comment

Delete a footer comment by ID.

search_content

Search Content

Search Confluence content. Use query for plain-text searches, or cql for advanced Confluence Query Language filters. CQL supports filtering by type, space, label, creator, date, title, text content, and more. **Example CQL queries:** - `type=page AND space=DEV` — all pages in the DEV space - `text ~ "release notes"` — content containing "release notes" - `label=important AND type=blogpost` — blog posts with the "important" label - `creator=currentUser() AND lastModified > now("-7d")` — your recent content

get_page_properties

Get Page Properties

Retrieve all content properties (key-value metadata) for a Confluence page.

get_attachments

Get Attachments

List file attachments on a Confluence page or blog post. Returns attachment metadata including file name, media type, size, and download link.

get_comments

Get Comments

Retrieve footer comments on a Confluence page. Returns comment metadata and body content.

add_comment

Add Comment

Add a footer comment to a Confluence page or blog post. The body should be in Confluence storage format.

list_groups

List Groups

List Confluence groups with pagination support.

set_page_property

Set Page Property

Create or update a content property (key-value metadata) on a Confluence page. If updating, provide the property ID and current version number.

get_content_restrictions

Get Content Restrictions

Get read and update restrictions on a Confluence content item. Shows which users and groups have restricted access.

delete_page_property

Delete Page Property

Delete a content property from a Confluence page.

add_labels

Add Labels

Add one or more labels to a Confluence content item (page, blog post, or attachment). Labels are useful for categorization and discovery.

get_space

Get Space

Retrieve a single Confluence space by its ID. Returns space metadata.

get_content_versions

Get Content Versions

Retrieve the version history of a Confluence page or blog post. Shows who made changes, when, and their version messages.

list_pages

List Pages

List Confluence pages, optionally filtered by space, title, or status. Returns page metadata for each result. Supports pagination via cursor.

create_page

Create Page

Create a new Confluence page in a specified space. The body should be in Confluence storage format (XHTML-based). Optionally set a parent page to create hierarchical content.

list_spaces

List Spaces

List Confluence spaces with optional filtering by space key, type, or status. Returns space metadata including name, key, and type.

remove_content_restrictions

Remove Content Restrictions

Remove all restrictions from a Confluence content item, making it accessible according to space-level permissions.

remove_label

Remove Label

Remove a label from a Confluence content item.

get_blog_post

Get Blog Post

Retrieve a single Confluence blog post by ID with optional body content.

delete_page

Delete Page

Delete a Confluence page by ID. The page is moved to trash and can be restored later.

update_blog_post

Update Blog Post

Update an existing Confluence blog post's title, body, or status. Requires the current version number.

get_page_children

Get Page Children

Retrieve the direct child pages of a Confluence page. Useful for navigating the page hierarchy.

update_content_restrictions

Update Content Restrictions

Set read or update restrictions on a Confluence content item. Controls which users and groups can view or edit the content.

upload_attachment

Upload Attachment

Upload a file attachment to a Confluence page or blog post from base64-encoded content. Can create a new attachment or update an existing attachment with the same file name.

delete_attachment

Delete Attachment

Delete a Confluence attachment by ID. By default the attachment is moved to trash; purge permanently deletes a trashed attachment.

get_attachment

Get Attachment

Retrieve a Confluence attachment by ID, including file metadata and its API download link when available.

More integrations teams use with Confluence

Slack

Slack: connect with bot OAuth or user OAuth. Send, update, delete, and schedule messages; list and cancel scheduled messages; open DMs and group DMs; manage conversations, members, files, reactions, pins, bookmarks, reminders, user groups, and user status; search messages and files with user scopes; and retrieve user, conversation, and workspace info.

Sharepoint

Manage SharePoint sites, document libraries, lists, and files. Create, read, update, and delete lists and list items with custom columns. Upload, download, move, copy, and version files in document libraries. Search across sites, files, folders, lists, and list items using Microsoft Search. Manage permissions at site, list, and item levels with granular access control. Define and manage content types and site columns. Subscribe to webhooks for list and library change notifications. Retrieve site properties and search for sites across Microsoft 365.

Microsoft Outlook

Send, read, reply to, forward, and manage email messages in user mailboxes. Organize messages into folders, apply categories, flags, and importance levels. Manage file and item attachments. Create, update, delete, and respond to calendar events and meetings. Find available meeting times, manage attendees, handle recurrence, and work with shared or delegated calendars. Create, read, update, and delete contacts, organize them into contact folders, and manage contact photos. Manage tasks and task lists via Microsoft To Do, including due dates, reminders, recurrence, and checklist items. Subscribe to webhook notifications for changes to messages, calendar events, and contacts. Support for Focused Inbox, @-mentions, mail tips, send-on-behalf, and send-as capabilities.

Discord

Send, edit, and delete messages in channels. Manage servers (guilds), channels, roles, members, invites, webhooks, threads, scheduled events, auto moderation rules, audit logs, application commands, and custom guild emojis. Add or remove users, assign roles, kick or ban members, and receive supported message, guild, channel, member, and inbound webhook triggers.

Notion

Create, read, update, and archive pages and databases in a Notion workspace. Manage blocks (paragraphs, lists, headings, embeds, etc.) within pages. Query databases with filters and sorts across rich property types including text, numbers, dates, selects, relations, and formulas. Search across pages and databases by title. Add and read comments on pages and blocks. Upload files to pages. Manage workspace users and retrieve user profiles. Receive real-time webhook notifications for page changes, new pages, comments, and database schema updates.

Gmail

Send, read, and search email messages with support for recipients, attachments, and HTML content. Create, update, and send drafts. Manage conversation threads and organize messages with labels. Search mailboxes using Gmail query syntax (from, to, subject, date, attachment filters). Configure mail settings including forwarding rules, filters, vacation responders, signatures, aliases, and delegates. Import and insert messages for migration. Sync mailbox changes incrementally via history API. Subscribe to mailbox change notifications via push notifications.

Technical notes for Confluence

Create, read, update, and delete pages, blog posts, comments, and attachments in Confluence spaces. Manage spaces, permissions, labels, and content restrictions. Search content using Confluence Query Language (CQL). Upload and download file attachments with versioning. Manage users, groups, and group memberships. Create and manage whiteboards, databases, folders, and templates. View and update inline tasks. Access audit logs. Listen for webhooks on page, blog, comment, attachment, space, label, and user events.

Connect Confluence to production AI agents

See how Metorial gives Confluence access the governance, tracing, and security controls teams need.

Frequently asked questions

Common questions about connecting Confluence to AI agents with Metorial.

  1. Can Metorial connect Confluence to AI agents?
    Yes. Metorial connects AI agents to Confluence through a governed integration layer, so teams can use the provider while keeping access controlled and observable.
  2. Metorial is MCP compatible and lets teams expose approved provider tools to MCP-capable agents and clients through a controlled access layer.
  3. Metorial applies policies across users, groups, providers, agents, and individual tools, then records the context around every agent interaction.
  4. Yes. Metorial records provider activity so teams can inspect tool calls, troubleshoot integrations, and give security teams the visibility they need.