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. |



