delete_footnote
Remove a footnote and its reference from a Word document by providing the file path and footnote ID.
Instructions
Delete a footnote and its reference from the document.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Path to the DOCX file. | |
| note_id | Yes | Footnote ID to delete. |