Get Comments
confluence_get_commentsRetrieve all comments for a Confluence page by passing its numeric page ID. The ID can be found in the page URL.
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') |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |