stale_applications
List applicants with zero activity for a chosen number of days, ordered from most idle. Enables pipeline cleanup, with optional filtering to a specific job.
Instructions
Applications with no activity for N days, sorted by stalest. Read-only.
Users say "who's been sitting untouched?" Use the results with bulk_reject for pipeline cleanup. Pass job_id (list_jobs → match by name) to filter to one job.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | Minimum days without activity | |
| limit | No | Max applications to return | |
| job_id | No | Filter to one job — list_jobs → match by name |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |