Tillbaka till Microsoft Word
Anslut Knoon AI med Microsoft Word (Microsoft) för att automatisera AI-flöden.
Extract plain text from a Word document. Returns text only (no formatting).
microsoftWordGetDocument
BETA
Behörigheter
Valfria behörigheter
Parametrar
| Namn | Typ | Beskrivning | Obligatoriskt |
|---|---|---|---|
| documentId | file | Select the Word document to read. | Ja |
Returer
| Namn | Typ | Beskrivning |
|---|---|---|
| status | string | DONE. |
| document | string | Plain text content of the document. |
| sensitive.documentId | string | ID of the document that was fetched. |