list_users
Fetch a paginated list of team members on your Jobber account, supporting relay pagination and custom field selection.
Instructions
List users (team members) on the account, Relay-paginated. Maps to the GraphQL users query. [tier: readonly-owner]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| after | No | ||
| first | No | Default 20 | |
| fields | No | GraphQL selection set to fetch, overriding the default (id name email). |