Back to Microsoft Word
Connect Knoon AI with Microsoft Word (Microsoft) to automate AI workflows.
Extract plain text from a Word document. Returns text only (no formatting).
microsoftWordGetDocument
BETA
Permissions
Optional permissions
Parameters
| Name | Type | Description | Required |
|---|---|---|---|
| documentId | file | Select the Word document to read. | Yes |
Returns
| Name | Type | Description |
|---|---|---|
| status | string | DONE. |
| document | string | Plain text content of the document. |
| sensitive.documentId | string | ID of the document that was fetched. |