delete_endnotes_by_anchor
Removes endnotes by matching anchor text, with filters for case sensitivity, whole word, occurrence, and remove all.
Instructions
Delete endnotes 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 |