confluence_get_comments
Retrieve comments from a specific Confluence page using the Confluence page ID. Integrates with the MCP Atlassian server for streamlined access to Confluence Cloud, Server, and Data Center deployments.
Instructions
Get comments for a specific Confluence page
Input Schema
Name | Required | Description | Default |
---|---|---|---|
page_id | Yes | Confluence page ID (numeric ID, can be parsed from URL, e.g. from 'https://example.atlassian.net/wiki/spaces/TEAM/pages/123456789/Page+Title' -> '123456789') |