batch_status
Check batch job status, cancel running jobs, or list active and recent batch jobs.
Instructions
Monitor and manage batch processing jobs.
Modes:
status
Get the status of a specific batch job.
Parameters: job_id (required)
cancel
Cancel a running batch job.
Parameters: job_id (required)
active
List all currently active batch jobs.
Parameters: none
recent
List recent batch jobs.
Parameters: limit, status
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | Yes | ||
| limit | No | ||
| job_id | No | ||
| status | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||