list_auth_users
Retrieve a paginated list of users from the auth.users table. Use limit and offset to control results.
Instructions
Lists users from the auth.users table.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max number of users to return | |
| offset | No | Number of users to skip |