update_endnote
Update the text content of an existing endnote in a Word document by specifying its numeric ID and new text.
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 |