bulk_update_jobs
Update multiple jobs at once by deleting, rejecting, or advancing them to the next stage using job IDs and a selected action.
Instructions
Perform bulk operations on multiple jobs at once: delete, reject, or advance to next stage.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Action to perform: delete (remove), reject (mark as not a fit), proceed (advance to next stage) | |
| job_ids | Yes | Array of job IDs to update |