hcp_list_employees
Lists all employees and technicians, automatically handling pagination to retrieve complete records in one call.
Instructions
List employees/technicians. Auto-paginates unless explicit page is set. Employee IDs use pro_ prefix.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| page_size | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| error | No | ||
| success | Yes | ||
| metadata | Yes |