Skip to main content
Glama

manage_comments

Manage Confluence comments by listing footer/inline comments, retrieving replies, and adding new comments with markdown or XHTML formatting.

Instructions

Unified tool for Confluence comments (list_footer, list_inline, get_replies)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
actionYesAction to perform: 'list_footer', 'list_inline', 'get_replies', 'add_footer', 'reply'
page_idNoPage ID (required for list_footer, list_inline, add_footer)
comment_idNoComment ID (required for get_replies, reply)
bodyNoComment body content (required for add_footer, reply). Accepts markdown by default (# headings, **bold**, *italic*, [links](url), - lists, | tables). Set content_format='storage' to pass raw Confluence XHTML instead.
content_formatNoFormat of body content: 'markdown' (default) or 'storage' for raw Confluence XHTML. When using markdown: # for headings, **bold**, *italic*, \x60code\x60, [text](url) for links, - for lists, | for tables.
limitNoNumber of results per page (default 25)
cursorNoPagination cursor for next page

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/zach-snell/ctk'

If you have feedback or need assistance with the MCP directory API, please join our Discord server