list_users
Retrieve minimal user identity details needed for subsequent API calls, excluding email, roles, OAuth scopes, and UI/device settings.
Instructions
List minimal user identity needed for follow-up calls; email, roles, OAuth scopes and UI/device settings are excluded.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | Yes | ||
| items | Yes | ||
| limit | No | ||
| total | No | ||
| offset | No |