cancel_job
Stop an active or queued Stable Diffusion image generation job by providing its job ID, preventing further processing and freeing resources.
Instructions
Cancel a pending or running job.
Args:
job_id: The job identifier to cancel
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |