List teams
list_teamsRetrieve teams with IDs, names, and keys. Filter results by team name or key using a query string.
Instructions
List teams → [{id, name, key}]. query filters by name/key substring.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max rows (default 50) | |
| query | No | Filter by team name/key substring |