get_ukg_employee
Fetch a specific UKG Ready employee's data by providing their employee ID. Returns the full employee record.
Instructions
Get one UKG Ready employee by ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Override the tenant endpoint; use {employeeId} as a placeholder. | |
| query | No | Additional query parameters supported by the UKG tenant. | |
| employeeId | Yes | UKG employee identifier. |