get_docx_paragraphs
List all paragraphs from a DOCX file with index and style to analyze or manipulate document structure.
Instructions
List all paragraphs from a DOCX file with index and style
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Absolute path to the .docx file |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |