list_employees
Retrieve a page of employees from Clover POS without exposing PINs. Use offset and limit to paginate through employee records.
Instructions
Return a page of employees (PINs never returned). Requires EMPLOYEES_R.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||