add_footnote_by_anchor
Add a footnote to a document at a specific anchor text position. Specify the anchor text, footnote text, and optional position (before or after).
Instructions
Add a footnote after/before the anchor text
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doc_id | Yes | ||
| anchor_text | Yes | ||
| text | Yes | ||
| position | No | after | |
| occurrence | No | ||
| match_case | No | ||
| whole_word | No |