confluence_preview_page_anchor_block_update
Preview a block update between anchors on a Confluence page. Returns the current block, proposed replacement, and a hash for confirmation.
Instructions
Preview an anchor-based block update. Returns the current block, the proposed replacement, and a hash that must be echoed to the confirmed update call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageId | Yes | Confluence page ID | |
| startAnchor | Yes | Start anchor name | |
| endAnchor | Yes | End anchor name | |
| blockStorageValue | Yes | Proposed replacement storage XHTML between the two anchors |