list_users
Retrieve a paginated list of users in the workspace, with customizable limit and cursor for pagination.
Instructions
Get a list of users in the workspace.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | The number of users to return, between 1 and 100. | |
| cursorId | No | The cursor ID for pagination. |