hr__recent_joiners
Identify recent hires on a team by listing employees who joined within a specified look-back window, with email, employee ID, and start date.
Instructions
[hr-personnel] List the people who joined a team within the last N months, with each person's email, employee id and start date. Use it to find recent hires on a team.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| team | Yes | Team name to report on, for example 'platform', 'sre' or 'sales-emea'. | |
| months | No | Look-back window in months (1 to 60). Defaults to 18. |