Indietro a Work
Connetti Knoon AI con Work (System) per automatizzare i flussi di lavoro AI.
Start a task in the background without waiting for its output.
systemWorkStart
Beta
Autorizzazioni
Non ci sono elementi da visualizzare.
Autorizzazioni facoltative
Non ci sono elementi da visualizzare.
Parametri
| Nome | Tipo | Descrizione | Obbligatorio |
|---|---|---|---|
| workBoxId | file | Work box to run. | Sì |
| query | mustache | Text to send as the first work message. | Sì |
| attachments | array (attachment) | Optional array of attachment agent variables. | No |
Resi
| Nome | Tipo | Descrizione |
|---|---|---|
| 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. |



