confluence_get_page
Retrieve a Confluence page by its ID, including unified fields and body storage value. Use this to fetch page content for analysis or display.
Instructions
Get a Confluence page by ID. Returns unified fields and bodyStorageValue.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageId | Yes | Confluence page ID | |
| expand | No | Comma-separated expand fields (default: body.storage,version,space) |