add_endnote
Insert an endnote at a chosen paragraph to add reference or comment text that appears at the end of the document.
Instructions
Add an endnote to a specific paragraph. Endnotes appear at the end of the document.
Args: paragraph_index: Index of the paragraph to add endnote to endnote_text: Text content of the endnote
Returns: Success or error message
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| endnote_text | Yes | ||
| paragraph_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |