List operators
list_operatorsList all operators (chat agents) on the Olark account. Olark API: GET /operators. Returns operators (each with id, email, nickname, available). Only operators under the authenticated account are returned (sub-accounts are not).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Olark pagination page number, 1-based (offset-based paging; ~100 records/page). | |
| params | No | Additional documented query-string filters to send verbatim (merged with the typed params above). |