Voltar para Microsoft Word
Conectar Knoon AI com Microsoft Word (Microsoft) para automatizar fluxos de trabalho de AI.
Extract plain text from a Word document. Returns text only (no formatting).
microsoftWordGetDocument
Beta
Permissões
Permissões opcionais
Parâmetros
| Nome | Tipo | Descrição | Obrigatório |
|---|---|---|---|
| documentId | file | Select the Word document to read. | Sim |
Devoluções
| Nome | Tipo | Descrição |
|---|---|---|
| status | string | DONE. |
| document | string | Plain text content of the document. |
| sensitive.documentId | string | ID of the document that was fetched. |