List team members
team_list_membersRetrieve all team members with their assigned roles, sorted by email. Use it to view team composition or find a user UUID for updating or removing a member.
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) |