Microsoft Word に戻る
Microsoft Word (Microsoft) と Knoon AI を接続して 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. |