Get Confluence Page
get_content_by_idRetrieves Confluence content by its ID, returning title, body, space, version, ancestors, child pages, and attachments.
Instructions
Get content by ID. Returns title, body (storage format HTML), space, version, ancestors, child pages, attachments.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | content ID | |
| status | No | ||
| save_path | No | if set, save JSON to this file instead of returning to LLM |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |