返回 Microsoft Word
将 Knoon AI 与 Microsoft Word (Microsoft) 连接以自动化 AI 工作流。
Replace the full plain-text content of a Word document. Existing formatting is not preserved.
microsoftWordUpdateText
测试版
权限
可选权限
参数
| 名称 | 类型 | 描述 | 必填 |
|---|---|---|---|
| documentId | file | Select the Word document to update. | 是的 |
| textContent | mustache | Plain text that will replace the entire document content. | 是的 |
回报
| 名称 | 类型 | 描述 |
|---|---|---|
| status | string | UPDATED or ERROR. |
| sensitive.documentId | string | ID of the document that was updated. |