docx-insertContent
Insert a content block at a specific index in a Word document.
Instructions
Insert a block at index. Use docx-queryObjects first to see current structure, and docx-getSchema to understand block structure.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| index | Yes | ||
| block | Yes |