Terug naar Work
Verbinding maken met Knoon AI met Work (System) om AI-workflows te automatiseren.
Start a task in the background without waiting for its output.
systemWorkStart
BÈTA
Machtigingen
Er zijn geen items om weer te geven.
Optionele machtigingen
Er zijn geen items om weer te geven.
Parameters
| Naam | Type | Beschrijving | Vereist |
|---|---|---|---|
| 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. | Nee |
Retouren
| Naam | Type | Beschrijving |
|---|---|---|
| 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. |



