list_users
Retrieve all users in a Capsule account, including their IDs, usernames, roles, and party references. Use this to find user IDs for filtering opportunities, projects, and tasks by owner.
Instructions
List all users in the Capsule account. Returns each user's id, username, optional first/last name, role, and party reference. Some users may have null first/last name fields (only username set) — fall back to username for display. Use this to discover user ids for owner-filtered queries against opportunities, projects, and tasks, or to map a user to their party record via user.party.id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| perPage | No |