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