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