stale_applications
Identify applications with no activity for a specified period to maintain pipeline hygiene, enabling recruiters to review and manage stagnant candidates efficiently.
Instructions
List applications with no activity for N days, sorted by stalest first.
Use this for pipeline hygiene — find candidates that have been sitting untouched. Default threshold is 14 days. Pass job_id to filter to one job.
Returns applications sorted by days since last activity, with candidate name, current stage, and job name. Use bulk_reject to act on the results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | ||
| job_id | No | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |