candidates_needing_action
Identify candidates requiring attention in Greenhouse ATS by detecting stale applications, missing interview scorecards, and prolonged early-stage candidates to prioritize recruiting workflow.
Instructions
Find candidates that need attention — stale applications, missing scorecards.
Use this when a recruiter asks "what needs my attention?" or "who's been sitting too long?" Identifies: applications with no activity for N days, interviews without scorecards, and candidates stuck in early stages.
Pass job_id to filter to a specific job, or omit for all active applications. stale_days controls the threshold (default: 7 days without activity = stale).
Returns categorized action items: stale applications, missing scorecards, and long-running candidates, sorted by urgency.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | No | ||
| stale_days | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |