zoom_list_users
List all users in a Zoom account with optional filtering by status (active, inactive, pending) and pagination.
Instructions
List all users in the Zoom account. Can filter by status (active, inactive, pending).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | Filter by user status (default: active) | |
| page_size | No | Number of records per page (max 300) | |
| next_page_token | No | Token for next page of results |