add_employee
Add a new employee to the leave management system with their employee ID and name, enabling leave record tracking.
Instructions
Add a new employee to the leave management system.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| employee_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |