Atrás a Microsoft Word
Conectar Knoon AI con Microsoft Word (Microsoft) para automatizar flujos de trabajo de AI.
Extract plain text from a Word document. Returns text only (no formatting).
microsoftWordGetDocument
Beta
Permisos
Permisos opcionales
Parámetros
| Nombre | Tipo | Descripción | Requerido |
|---|---|---|---|
| documentId | file | Select the Word document to read. | Sí |
Devoluciones
| Nombre | Tipo | Descripción |
|---|---|---|
| status | string | DONE. |
| document | string | Plain text content of the document. |
| sensitive.documentId | string | ID of the document that was fetched. |