confluence_get_page_by_title
Retrieve a Confluence page by providing its title and space key to access page content directly.
Instructions
Get a page by its title within a space
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | The page title | |
| spaceKey | Yes | The space key (e.g., "DEV", "TEAM") |