get_hr_lifecycle_events
Fetch HR lifecycle events for an employee—promotions, transfers, leaves, onboarding, offboarding. Filter by type and limit results.
Instructions
Get HR lifecycle events for an employee (promotions, transfers, leaves)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max records (default 25) | |
| event_type | No | Filter by type: promotion, transfer, leave, onboarding, offboarding | |
| employee_sys_id | Yes | Employee user sys_id |