Tilbage til Microsoft Word
Forbind Knoon AI med Microsoft Word (Microsoft) for at automatisere AI-arbejdsgange.
Extract plain text from a Word document. Returns text only (no formatting).
microsoftWordGetDocument
BETA
Tilladelser
Valgfrie tilladelser
Parametre
| Navn | Type | Beskrivelse | Obligatorisk |
|---|---|---|---|
| documentId | file | Select the Word document to read. | Ja |
Retur
| Navn | Type | Beskrivelse |
|---|---|---|
| status | string | DONE. |
| document | string | Plain text content of the document. |
| sensitive.documentId | string | ID of the document that was fetched. |