docx_read_heading_section
Read a specific section of a Word document by providing its heading text or anchor ID. Retrieves the content under that heading.
Instructions
Read-only. Read one heading section by heading anchor_id or exact heading text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| docx_path | Yes | ||
| max_chars | No | ||
| heading_text | No | ||
| heading_anchor_id | No |