confluence_get_comment
Fetch a single Confluence footer or inline comment by its ID, with configurable body format and version details.
Instructions
Primitive: get one footer or inline comment by ID. For the comment plus its bounded reply tree, prefer confluence_get_comment_thread.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| version | No | ||
| max_chars | No | ||
| comment_id | Yes | ||
| body_format | No | storage | |
| comment_type | No | footer | |
| include_versions | No |