list_team_users
List all members of a team by providing the team UUID. Supports pagination and search to filter results.
Instructions
List all members of a team
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| teamId | Yes | Team UUID | |
| page | No | Page number (1-based) | |
| pageSize | No | Results per page | |
| query | No | Search query to filter members |