update_footnote
Update the text of an existing footnote in a Word document by providing its numeric ID and new content.
Instructions
Update the text of an existing footnote.
Args: footnote_id: The numeric ID of the footnote to update (must be >= 1). text: The new text content for the footnote.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| footnote_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |