List Users
list_usersList organization users with name, email, and RBAC roles to check user access and assignments.
Instructions
List users in the organization with name, email, and RBAC roles. Secrets (e.g. intercom_hmac) are never surfaced.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| limit | No | ||
| output_format | No | json |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | ||
| metadata | No | Pagination, errors, per-section summaries, token-budget warnings, and correlation metadata. Shape varies per call. |