confluence_get_page_anchor_block
Extract a content block between two anchor macros on a Confluence page. Returns only the matched portion to conserve tokens.
Instructions
Get a page block between two invisible anchor macros. Returns only the matched block to save tokens.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageId | Yes | Confluence page ID | |
| startAnchor | Yes | Start anchor name | |
| endAnchor | Yes | End anchor name |