返回 Microsoft Word
將 Knoon AI 與 Microsoft Word (Microsoft) 連接以自動化 AI 工作流程。
Extract plain text from a Word document. Returns text only (no formatting).
microsoftWordGetDocument
測試版
權限
可選權限
參數
| 名稱 | 類型 | 說明 | 必填 |
|---|---|---|---|
| documentId | file | Select the Word document to read. | 是的 |
退貨
| 名稱 | 類型 | 說明 |
|---|---|---|
| status | string | DONE. |
| document | string | Plain text content of the document. |
| sensitive.documentId | string | ID of the document that was fetched. |