add_endnote
Add an endnote to a paragraph in a Word document by supplying a paragraph ID and endnote text, creating both the definition and a superscript reference.
Instructions
Add an endnote to a paragraph.
Creates the endnote definition in endnotes.xml and adds a superscript reference in the target paragraph.
Args: para_id: paraId of the paragraph to attach the endnote to. text: Endnote text content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| para_id | Yes | ||
| text | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |