delete_footnote
Remove a footnote and its corresponding in-body reference from a Word document by specifying the footnote 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 |