Retour à Work
Connecter Knoon AI avec Work (System) pour automatiser les flux de travail AI.
Start a task in the background without waiting for its output.
systemWorkStart
Bêta
Autorisations
Il n'y a aucun élément à afficher.
Autorisations optionnelles
Il n'y a aucun élément à afficher.
Paramètres
| Nom | Type | Description | Requis |
|---|---|---|---|
| workBoxId | file | Work box to run. | Oui |
| query | mustache | Text to send as the first work message. | Oui |
| attachments | array (attachment) | Optional array of attachment agent variables. | Non |
Retours
| Nom | Type | Description |
|---|---|---|
| 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. |



