List team members
team_list_membersList all team members and their roles for a customer, alphabetically by email. Find user UUIDs to update or remove roles.
Instructions
List every user holding a role in this customer, alphabetical by email. Use to see who is on the team and which role each member holds, or to find a user UUID for team_update_member_role / team_remove_member. Requires the team:read scope.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| customer_id | Yes | Your customer UUID (shown in the WARP portal under Settings) |