Zurück zu Microsoft Word
Verbinde Knoon AI mit Microsoft Word (Microsoft), um KI-Workflows zu automatisieren.
Extract plain text from a Word document. Returns text only (no formatting).
microsoftWordGetDocument
Beta
Berechtigungen
Optionale Berechtigungen
Parameter
| Name | Typ | Beschreibung | Erforderlich |
|---|---|---|---|
| documentId | file | Select the Word document to read. | Ja |
Rückgaben
| Name | Typ | Beschreibung |
|---|---|---|
| status | string | DONE. |
| document | string | Plain text content of the document. |
| sensitive.documentId | string | ID of the document that was fetched. |