confluence_get_page
Retrieve a Confluence page by its ID. Optionally expand properties like body.storage or version for detailed content.
Instructions
Get a specific Confluence page by ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| expand | No | Comma-separated list of properties to expand (e.g., "body.storage,version") | |
| pageId | Yes | The ID of the page to retrieve |