Get employees
get_employeesFetch all employees from Keka HRIS, automatically paginating through all records to return a complete list. Use it to map employee IDs to names, job titles, and employment status.
Instructions
Fetch all employees from Keka HRIS. Automatically pages through the entire result set and returns it combined. Use this to map employee IDs found in timesheet data to names, job titles, and employment status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageSize | No | Page size used internally per request to Keka (max 200, default 100). |