Work に戻る
Work (System) と Knoon AI を接続して 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. |



