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