get_employee_history
Retrieve effective-dated employee history records for job, compensation, or employment changes, ordered by date descending to show the timeline of modifications.
Instructions
Get the history of changes for an employee.
Retrieves effective-dated records ordered by date descending, showing the timeline of changes. Supports job (EmpJob), compensation (EmpCompensation), and employment (EmpEmployment) history.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum records to return (1-50) | |
| user_id | Yes | The userId to retrieve history for | |
| data_center | No | ||
| auth_user_id | No | ||
| history_type | No | Type of history: 'job', 'compensation', 'employment' | job |
| auth_password | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||