get_footnotes
Retrieve all footnotes from a DOCX or ODT document, including their IDs, display numbers, text, and anchored paragraph IDs. This read-only operation provides structured footnote data for analysis or display.
Instructions
Get all footnotes from the document with IDs, display numbers, text, and anchored paragraph IDs. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Path to the DOCX or ODT file. |