confluence_get_page_by_url
Fetch a Confluence page by supplying its full URL, such as /display/SPACE/Page+Title or ?pageId=12345, to get the page's content.
Instructions
Get a page by its Confluence URL (e.g., https://confluence.example.com/display/SPACE/Page+Title or ?pageId=12345)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageUrl | Yes | The full Confluence page URL |