get_hr_lifecycle_events
Retrieve HR lifecycle events for an employee, including promotions, transfers, and leaves, with optional filtering by event type and result limit.
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 |