delete_footnotes_by_anchor
Delete footnotes in Word documents by matching anchor text, with options to specify occurrence, match case, or whole word.
Instructions
Delete footnotes by anchor text (with filter options)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doc_id | Yes | ||
| anchor_text | Yes | ||
| occurrence | No | ||
| remove_all | No | ||
| match_case | No | ||
| whole_word | No |