ย้อนกลับไปยัง Work
เชื่อมต่อ Knoon AI กับ Work (System) เพื่อทำงานอัตโนมัติของเวิร์กโฟลว์ AI
Start a task in the background without waiting for its output.
systemWorkStart
เบต้า
สิทธิ์การใช้งาน
ไม่มีรายการให้แสดง
สิทธิ์การใช้งานตัวเลือก
ไม่มีรายการให้แสดง
พารามิเตอร์
| ชื่อ | ประเภท | คำอธิบาย | จำเป็นต้องมี |
|---|---|---|---|
| workBoxId | file | Work box to run. | ใช่ |
| query | mustache | Text to send as the first work message. | ใช่ |
| attachments | array (attachment) | Optional array of attachment agent variables. | ไม่ |
คืนสินค้า
| ชื่อ | ประเภท | คำอธิบาย |
|---|---|---|
| status | string | DONE. |
| sensitive.workId | string | Created work ID. |
| sensitive.workBoxId | string | Work box ID used. |
| sensitive.messageId | string | Created message ID. |
| sensitive.attachmentsCount | number | Number of uploaded attachments. |



