ย้อนกลับไปยัง 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. |