word_format_text
Apply formatting to paragraphs in Word documents by providing paragraph IDs and formatting options like bold, italic, underline, font, size, and color.
Instructions
Apply run-level formatting (bold/italic/underline/font/size/color) to paragraphs by paraId
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| edits | Yes | Formatting to apply, per paragraph, in one pass | |
| file_path | Yes | Absolute path to the .docx file |