List Org Teams
listOrgTeamsList teams belonging to an organization you are a member of, including your membership and role in each.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of teams per page (1-100, default 50) | |
| orgId | Yes | Organization ID | |
| offset | No | Number of teams to skip | |
| search | No | Filter teams by name (case-insensitive substring match) | |
| sortBy | No | Sort order: createdAt (newest first, default) or name (alphabetical) | createdAt |