get_employee
Retrieve complete details for a specific employee using their ID to access HR records and manage personnel information.
Instructions
Get details of a specific employee.
Args:
employee_id: Employee ID
Returns:
Complete employee details
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| employee_id | Yes |