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