Назад к Work
Подключите Knoon AI к Work (System), чтобы автоматизировать AI рабочие процессы.
Start a task in the background without waiting for its output.
systemWorkStart
Бета
Разрешения
Нет элементов для отображения.
Опциональные разрешения
Нет элементов для отображения.
Параметры
| Имя | Тип | Описание | Обязательно |
|---|---|---|---|
| workBoxId | file | Work box to run. | Да |
| query | mustache | Text to send as the first work message. | Да |
| attachments | array (attachment) | Optional array of attachment agent variables. | Нет |
Возвраты
| Имя | Тип | Описание |
|---|---|---|
| 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. |



