time_to_hire
Calculate time-to-hire metrics for hired candidates to analyze recruitment efficiency. Compute average, median, min, and max days from application to hire for specific roles or organization-wide.
Instructions
Calculate time-to-hire metrics for hired candidates.
Use this when asked "how long does it take to hire?" or "what's our average days-to-offer?" Analyzes hired applications to compute average, median, min, and max days from application to hire.
Pass job_id for a specific role or omit for org-wide metrics.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | No | ||
| created_after | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |