list_users
Retrieve a list of instance users with their global roles, filtered by project if specified.
Instructions
List users of the instance with their global roles (requires owner API key).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| includeRole | No | Include each user's global role | |
| projectId | No | Filter to members of a project | |
| maxItems | No | Max users to return |