validate_footnotes_by_anchor
Validate that a document contains at least a specified number of footnotes matching a given anchor text, confirming footnote compliance.
Instructions
Validate that at least the specified number of footnotes exist by anchor
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doc_id | Yes | ||
| anchor_text | Yes | ||
| min_count | No | ||
| match_case | No | ||
| whole_word | No |