confluence_get_page
Retrieve a Confluence page by its ID, returning the body content in the requested format (storage, atlas_doc_format, or wiki).
Instructions
Get a Confluence page by its ID, including its body content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_id | Yes | Page ID | |
| body_format | No | Body format to return | storage |