Voltar para Work
Conectar Knoon AI com Work (System) para automatizar fluxos de trabalho de AI.
Start a task in the background without waiting for its output.
systemWorkStart
Beta
Permissões
Não há itens para exibir.
Permissões opcionais
Não há itens para exibir.
Parâmetros
| Nome | Tipo | Descrição | Obrigatório |
|---|---|---|---|
| workBoxId | file | Work box to run. | Sim |
| query | mustache | Text to send as the first work message. | Sim |
| attachments | array (attachment) | Optional array of attachment agent variables. | Não |
Devoluções
| Nome | Tipo | Descrição |
|---|---|---|
| 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. |



