OAuth
📚 Confluence
Read and write Confluence pages.
What you can do
- Read pages, including child pages and attachments
- Create and update pages with Markdown content
- Search across spaces
Setup
agentio confluence profile add
Command reference
-
agentio confluence spacesList Confluence spaces
--profile <name>--limit <number>--type <type> -
agentio confluence pagesList Confluence pages
--profile <name>--space <key>--space-id <id>--parent <id>--limit <number> -
agentio confluence get <page-id>Get a Confluence page (with body)
--profile <name>--format <format> -
agentio confluence searchSearch Confluence content using CQL
--profile <name>--cql <query>--space <key>--type <type>--text <text>--limit <number> -
agentio confluence createCreate a Confluence page
--title <title>--profile <name>--space <key>--space-id <id>--parent <id>--content <text> -
agentio confluence update <page-id>Update a Confluence page (replaces body)
--profile <name>--title <title>--content <text> -
agentio confluence comments <page-id>List footer comments on a page
--profile <name> -
agentio confluence comment <page-id> [body]Add a footer comment to a page
--profile <name>
MCP tools
Not yet exposed via MCP.