Tillbaka till Work
Anslut Knoon AI med Work (System) för att automatisera AI-flöden.
Start a task in the background without waiting for its output.
systemWorkStart
BETA
Behörigheter
Det finns inga objekt att visa.
Valfria behörigheter
Det finns inga objekt att visa.
Parametrar
| Namn | Typ | Beskrivning | Obligatoriskt |
|---|---|---|---|
| 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 |
Returer
| Namn | Typ | Beskrivning |
|---|---|---|
| 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. |



