Atrás a Work
Conectar Knoon AI con Work (System) para automatizar flujos de trabajo de AI.
Start a task in the background without waiting for its output.
systemWorkStart
Beta
Permisos
No hay elementos para mostrar.
Permisos opcionales
No hay elementos para mostrar.
Parámetros
| Nombre | Tipo | Descripción | Requerido |
|---|---|---|---|
| workBoxId | file | Work box to run. | Sí |
| query | mustache | Text to send as the first work message. | Sí |
| attachments | array (attachment) | Optional array of attachment agent variables. | No |
Devoluciones
| Nombre | Tipo | Descripción |
|---|---|---|
| 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. |



