confluence_get_page
Retrieve Confluence page content by ID, with optional body format (storage, view, or atlas_doc_format) to access documentation or integrate page data.
Instructions
Gets a page (GET /wiki/api/v2/pages/{id}).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageId | Yes | Page ID. | |
| bodyFormat | No | storage (default), atlas_doc_format, view. |