Terug naar Microsoft Word
Verbinding maken met Knoon AI met Microsoft Word (Microsoft) om AI-workflows te automatiseren.
Extract plain text from a Word document. Returns text only (no formatting).
microsoftWordGetDocument
BÈTA
Machtigingen
Optionele machtigingen
Parameters
| Naam | Type | Beschrijving | Vereist |
|---|---|---|---|
| documentId | file | Select the Word document to read. | Ja |
Retouren
| Naam | Type | Beschrijving |
|---|---|---|
| status | string | DONE. |
| document | string | Plain text content of the document. |
| sensitive.documentId | string | ID of the document that was fetched. |