confluence_get_page_by_title
Find a Confluence page by space key and exact title, returning the first match's content. Useful for fetching specific pages without browsing the page tree.
Instructions
Get a page by space key and exact title (first match).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Exact page title | |
| spaceKey | Yes | Space key, e.g. GAR | |
| maxBodyChars | No |