confluence_get_page
Retrieve a Confluence page by its ID, optionally including body content.
Instructions
Get a specific page by ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageId | Yes | The page ID | |
| includeBody | No | Include page body content (default: true) |