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



