delete_render_jobs
Delete render jobs from the queue. Specify job IDs to remove specific jobs or omit to clear all pending renders.
Instructions
Delete render jobs from the queue.
Args: job_ids: Optional list of specific job IDs to delete. Deletes all jobs if omitted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_ids | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |