replace_block_between_manual_anchors
Automatically replace content between specified start and end anchor texts in Microsoft Word documents using defined paragraphs.
Instructions
Replace all content between start_anchor_text and end_anchor_text (or next logical header if not provided).
Input Schema
Name | Required | Description | Default |
---|---|---|---|
end_anchor_text | No | ||
filename | Yes | ||
match_fn | No | ||
new_paragraph_style | No | ||
new_paragraphs | Yes | ||
start_anchor_text | Yes |