Tilbake til Work
Koble til Knoon AI med Work (System) for å automatisere AI-arbeidsflyter.
Start a task in the background without waiting for its output.
systemWorkStart
BETA
Tillatelser
Det finnes ingen elementer å vise.
Valgfrie tillatelser
Det finnes ingen elementer å vise.
Parametere
| Navn | Type | Beskrivelse | Påkrevd |
|---|---|---|---|
| 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. | Nei |
Returer
| 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. |



