update_footnote
Update footnote text content in DOCX or ODT files, with native tracked changes for note-text revisions.
Instructions
Update the text content of an existing footnote. Surface: revisionable — note-text changes emit native OOXML tracked changes (w:ins/w:del) inside the footnote body.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note_id | Yes | Footnote ID to update. | |
| new_text | Yes | New footnote body text. | |
| file_path | Yes | Path to the DOCX or ODT file. |