Back to Microsoft Word
Connect Knoon AI with Microsoft Word (Microsoft) to automate AI workflows.
Replace the full plain-text content of a Word document. Existing formatting is not preserved.
microsoftWordUpdateText
BETA
Permissions
Optional permissions
Parameters
| Name | Type | Description | Required |
|---|---|---|---|
| documentId | file | Select the Word document to update. | Yes |
| textContent | mustache | Plain text that will replace the entire document content. | Yes |
Returns
| Name | Type | Description |
|---|---|---|
| status | string | UPDATED or ERROR. |
| sensitive.documentId | string | ID of the document that was updated. |