cortex_cleanup_jobs
Delete Cortex jobs by status or age to clean up failed or old jobs.
Instructions
Delete multiple jobs by status or age. Useful for cleaning up failed or old jobs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum jobs to process (default: 100) | |
| dryRun | No | If true (default), only count matching jobs without deleting them | |
| status | No | Delete jobs with this status | |
| olderThanDays | No | Delete jobs older than this many days |