list_footnotes
Retrieve existing footnotes from a Word document with their IDs and text. Use this to inspect or verify footnote content in .docx files.
Instructions
Return existing footnotes as {id, text}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |