Zurück zu Work
Verbinde Knoon AI mit Work (System), um KI-Workflows zu automatisieren.
Start a task in the background without waiting for its output.
systemWorkStart
Beta
Berechtigungen
Es gibt keine Elemente zum Anzeigen.
Optionale Berechtigungen
Es gibt keine Elemente zum Anzeigen.
Parameter
| Name | Typ | Beschreibung | Erforderlich |
|---|---|---|---|
| workBoxId | file | Work box to run. | Ja |
| query | mustache | Text to send as the first work message. | Ja |
| attachments | array (attachment) | Optional array of attachment agent variables. | Nein |
Rückgaben
| Name | Typ | Beschreibung |
|---|---|---|
| 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. |



