delete_footnote
Removes a footnote and its in-text reference from a Word document by specifying the footnote's numeric ID.
Instructions
Delete a footnote and its in-body reference.
Removes the footnote definition from footnotes.xml and removes the footnoteReference run from the document body.
Args: footnote_id: The numeric ID of the footnote to delete.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| footnote_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |