docx_search_text
Search visible paragraph text in Word documents. Returns paragraph ID, index, scope, and hashes for each match.
Instructions
Read-only. Search visible paragraph text; returns paraId, paragraph index, scope and hashes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| regex | No | ||
| docx_path | Yes | ||
| max_results | No | ||
| context_chars | No | ||
| case_sensitive | No |