confluence_archive_page
Archive a Confluence page to remove it from active view. Preview mode shows changes; confirm to execute permanently.
Instructions
Archive a Confluence page.
DESTRUCTIVE: This removes the page from active view. By default this tool
runs in preview mode — call with confirm=True to actually archive.
You MUST show the preview to the user and get their explicit approval before
calling again with confirm=True.
Args:
page_id: A numeric page ID or a Confluence URL (including short /wiki/x/ links).
confirm: Must be True to actually archive. False (default) shows a preview.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | ||
| page_id | Yes |