list_users
List users in the organization, with cursor-based pagination to navigate through pages.
Instructions
List organization users. Pass next_cursor as cursor for the next page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| cursor | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |