返回 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. |