get_users
Retrieve a paginated list of users, with optional filtering by project ID. Use pagination parameters to control the result set size.
Instructions
List users
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max items (max 250, default 250) | |
| offset | No | Offset for pagination (default 0) | |
| project_id | No | Filter by project ID |