docx_read_anchor
Read text from a Word DOCX file using an anchor ID. Retrieve content behind a specific anchor without modifying the document.
Instructions
Read-only. Read text behind an anchor_id from docx_list_anchors.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| anchor_id | Yes | ||
| docx_path | Yes | ||
| max_chars | No |