get_footnotes
Retrieve a list of all footnotes from a Word document, including their unique IDs and text content. Use this to review or process footnote references programmatically.
Instructions
List all footnotes with their ID and text content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| document_handle | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |