docx_process
Process Word documents through a single gateway. Use route to select operations like creation, editing, formatting, and querying.
Instructions
IMPORTANT: Before calling this tool, you MUST first invoke the "docx-process" skill to load the complete parameter specifications. Do NOT call this tool without first loading the skill documentation.
Word document processing gateway. Use route to select the operation.
Parameters:
route: Operation name (e.g. "create_document", "add_paragraph", "search_text")
params: Parameters for the selected operation, see skill documentation for details
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| route | Yes | ||
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |