docx_read_paragraph
Read a paragraph from a DOCX file by paragraph index or paraId, returning its hash and complexity.
Instructions
Read-only. Read one paragraph by paragraph_index or paraId and return hash/complexity.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| paraId | No | ||
| docx_path | Yes | ||
| paragraph_index | No |