get_confluence_page
Retrieve a Confluence page by ID. Get its content in markdown format along with version history and space information. Save page IDs from searches to access frequently needed pages directly.
Instructions
Get a specific Confluence page by its ID. Returns the complete page content in markdown format, along with metadata like version history and space information. The page ID can be found in search results, page listings, or other API responses. TIP: Save page IDs from searches for direct access to frequently needed pages.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageId | Yes | ID of the page to retrieve |