Confluence Get Page
confluence_get_pageRetrieve a Confluence page by ID or by space key and exact title. Returns the page body as markdown, with optional comments included.
Instructions
Get a Confluence page by id, or by space key + exact title. Body is returned as markdown.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | ||
| page_id | No | ||
| space_key | No | ||
| include_comments | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |