Tilbake til Microsoft Word
Koble til Knoon AI med Microsoft Word (Microsoft) for å automatisere AI-arbeidsflyter.
Extract plain text from a Word document. Returns text only (no formatting).
microsoftWordGetDocument
BETA
Tillatelser
Valgfrie tillatelser
Parametere
| Navn | Type | Beskrivelse | Påkrevd |
|---|---|---|---|
| documentId | file | Select the Word document to read. | Ja |
Returer
| Navn | Type | Beskrivelse |
|---|---|---|
| status | string | DONE. |
| document | string | Plain text content of the document. |
| sensitive.documentId | string | ID of the document that was fetched. |