get_hr_lifecycle_events
Retrieve HR lifecycle events for an employee, including promotions, transfers, and leaves. Optionally filter by event type or limit the number of records returned.
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 |