Wróć do Work
Połącz Knoon AI z Work (System), aby zautomatyzować przepływy pracy AI.
Start a task in the background without waiting for its output.
systemWorkStart
BETA
Uprawnienia
Brak elementów do wyświetlenia.
Uprawnienia opcjonalne
Brak elementów do wyświetlenia.
Parametry
| Nazwa | Typ | Opis | Wymagane |
|---|---|---|---|
| workBoxId | file | Work box to run. | Tak |
| query | mustache | Text to send as the first work message. | Tak |
| attachments | array (attachment) | Optional array of attachment agent variables. | Nie |
Zwroty
| Nazwa | Typ | Opis |
|---|---|---|
| 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. |



