Work öğesine geri dön
Knoon AI'yi Work (System) ile bağlayarak AI iş akışlarını otomatikleştirin.
Start a task in the background without waiting for its output.
systemWorkStart
BETA
İzinler
Gösterilecek öğe yok.
İsteğe bağlı izinler
Gösterilecek öğe yok.
Parametreler
| İsim | Tür | Açıklama | Gerekli |
|---|---|---|---|
| workBoxId | file | Work box to run. | Evet |
| query | mustache | Text to send as the first work message. | Evet |
| attachments | array (attachment) | Optional array of attachment agent variables. | Hayır |
İadeler
| İsim | Tür | Açıklama |
|---|---|---|
| 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. |



