docx-editContent
Replace a block at a specified index in a Word document. Use docx-queryObjects to identify available blocks and docx-getSchema to understand block structure before editing.
Instructions
Replace a block at index. Use docx-queryObjects first to see available blocks, and docx-getSchema to understand block structure.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| index | Yes | ||
| block | Yes |