get_my_teams
Retrieve the list of teams you belong to. Supports pagination with page and pageSize, and filtering by search query.
Instructions
Get the list of teams the current user belongs to
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (1-based) | |
| pageSize | No | Results per page | |
| query | No | Search query to filter teams |