bulk_advance
Advance multiple candidate applications to the next hiring stage. Optionally filter by current stage to only move specific candidates.
Instructions
Advance multiple applications to the next stage. Write operation — rate-limited.
Users say "move everyone past phone screen forward." Get application_ids from pipeline_summary or list_applications. Optionally specify from_stage_id (list_job_stages_for_job → match by name) to only advance candidates in that specific stage. Processes sequentially with rate-limit delays.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| from_stage_id | No | Current stage ID — omit to advance each app from its current stage | |
| application_ids | Yes | Application IDs to advance |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |