Indietro a Microsoft Word
Connetti Knoon AI con Microsoft Word (Microsoft) per automatizzare i flussi di lavoro AI.
Extract plain text from a Word document. Returns text only (no formatting).
microsoftWordGetDocument
Beta
Autorizzazioni
Autorizzazioni facoltative
Parametri
| Nome | Tipo | Descrizione | Obbligatorio |
|---|---|---|---|
| documentId | file | Select the Word document to read. | Sì |
Resi
| Nome | Tipo | Descrizione |
|---|---|---|
| status | string | DONE. |
| document | string | Plain text content of the document. |
| sensitive.documentId | string | ID of the document that was fetched. |