word_insert_at_anchor
Insert paragraphs before or after a matched anchor or paragraph index in Word documents. Add narrative content without replacing the entire section body.
Instructions
Insert paragraphs before/after a matched anchor or paragraph index.
This is a general-purpose insertion tool for narrative content when a document has a stable anchor paragraph but you do not want to replace the entire section body.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | ||
| content | Yes | ||
| anchor_text | No | ||
| paragraph_index | No | ||
| position | No | ||
| output_path | No | ||
| author | No | ||
| mode | No |