add_footnote
Add a footnote to a paragraph in Microsoft Word documents by inserting superscript reference numbers and creating footnote definitions in footnotes.xml.
Instructions
Add a footnote to a paragraph.
Creates the footnote definition in footnotes.xml and adds a superscript reference number at the end of the target paragraph.
Args: para_id: paraId of the paragraph to attach the footnote to. text: Footnote text content.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| para_id | Yes | ||
| text | Yes |