get_hr_lifecycle_events
Get HR lifecycle events for an employee, including promotions, transfers, leaves, onboarding, and offboarding. Filter by event type to retrieve specific records.
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 |