update_endnote
Update an existing endnote's text by specifying its numeric ID and the 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 |
|---|---|---|---|
| text | Yes | ||
| endnote_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |