confluence_get_page
Cache a Confluence page locally for offline editing. Edit the file directly, then submit changes to update the page.
Instructions
Fetch a Confluence page and cache it locally for editing.
Returns the page metadata and the local cache file path. Edit the cached file
directly, then call confluence_push_page to publish your changes.
Args:
page_id: A numeric page ID or a Confluence URL (including short /wiki/x/ links).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_id | Yes |