Назад к Microsoft Word
Подключите Knoon AI к Microsoft Word (Microsoft), чтобы автоматизировать AI рабочие процессы.
Extract plain text from a Word document. Returns text only (no formatting).
microsoftWordGetDocument
Бета
Разрешения
Опциональные разрешения
Параметры
| Имя | Тип | Описание | Обязательно |
|---|---|---|---|
| documentId | file | Select the Word document to read. | Да |
Возвраты
| Имя | Тип | Описание |
|---|---|---|
| status | string | DONE. |
| document | string | Plain text content of the document. |
| sensitive.documentId | string | ID of the document that was fetched. |