List Teams
list_teamsRetrieve a list of teams accessible to the authenticated user, with optional filtering by organization and pagination controls.
Instructions
Lists all teams the authenticated user has access to. Filter by organization if needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| organization | No | Filter by organization ID | |
| limit | No | Maximum number of teams to return | |
| offset | No | Offset for pagination |