920 B
920 B
name, description
| name | description |
|---|---|
| employees-routes | Handle 2 OpenAPI operation(s) under /v2/employees for the employees route group. |
employees API Routes
Handle 2 OpenAPI operation(s) under /v2/employees for the employees route group.
Use the generated operation tools to make real API calls. Do not invent API responses. If a tool reports missing setup, return the exact setup field name to the caller. For write, update, or delete operations, state the intended action before calling the tool.
Operations
list_employees
- Operation ID:
list_employees - Route:
GET /v2/employees - Mode: READ
- Summary: ListEmployees
- Parameters:
location_idinquerystatusinquerylimitinquerycursorinquery
retrieve_employee
- Operation ID:
retrieve_employee - Route:
GET /v2/employees/{id} - Mode: READ
- Summary: RetrieveEmployee
- Parameters:
idinpathrequired