العودة إلى Microsoft Word
اتصل بـ Knoon AI مع Microsoft Word (Microsoft) لأتمتة تدفقات عمل الذكاء الاصطناعي.
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. |