get_confluence_page
Retrieve a Confluence page by ID to access its title, space, version, URL, and full body content in storage format, enabling AI assistants to read and work with existing documentation.
Instructions
Read a Confluence page by its ID. Returns the page title, space, version, URL, and full body content in Confluence storage format (HTML).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageId | Yes | The ID of the Confluence page to read. |