list_employees
Retrieve employee IDs, roles, departments, and managers to identify valid manager references before adding a new hire.
Instructions
List all sample employees with IDs, roles, departments, and managers. Use this before creating a new employee so you know valid manager IDs/names.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |