cancel
Remove a queued task by ID and payload hash. Running tasks remain active and are marked as already running.
Instructions
queuedのtaskだけ取り消す。runningはcancelled=False(already_running)で、停止はしない。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | ||
| payload_sha256 | Yes |