word_set_headings
Set or clear heading levels (1-9) on targeted paragraphs in a .docx file by specifying paragraph IDs and desired levels. Modify multiple paragraphs at once in a single operation.
Instructions
Set or clear a heading style on paragraphs by paraId
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| edits | Yes | Heading levels to apply, per paragraph, in one pass | |
| file_path | Yes | Absolute path to the .docx file |