Tilbage til Work
Forbind Knoon AI med Work (System) for at automatisere AI-arbejdsgange.
Start a task in the background without waiting for its output.
systemWorkStart
BETA
Tilladelser
Der er ingen elementer at vise.
Valgfrie tilladelser
Der er ingen elementer at vise.
Parametre
| Navn | Type | Beskrivelse | Obligatorisk |
|---|---|---|---|
| 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. | Nej |
Retur
| Navn | Type | Beskrivelse |
|---|---|---|
| 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. |



