חזרה אל 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. |



