get_lists
Retrieve numbered and bulleted lists from a Word document with nesting levels and numbering styles to verify list restarts and structure after document edits.
Instructions
Numbered and bulleted list paragraphs grouped by numbering instance, with each item's nesting level (0-based), numbering style (bullet or decimal/lowerLetter/lowerRoman/...), and text. Useful for verifying list restarts and nesting after insert_document or add_list. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |