cancel_job
Cancel a queued or running async simulation job by ID to halt execution and return its terminal status.
Instructions
Cancel a queued or running async simulation job by id. Use this for queued or running jobs; list_jobs shows their states. Returns the updated job record with its terminal status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes | UUID of the async job |