add_footnote
Add a superscript footnote reference to a paragraph by providing its ID and footnote text.
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
| Name | Required | Description | Default |
|---|---|---|---|
| para_id | Yes | ||
| text | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |