list_org_teams
Retrieve all teams within a specified organization. Provide the organization name to get a paginated list of teams.
Instructions
List teams in an organization
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| org | Yes | Name of the organization | |
| page | No | Page number (starts at 1) | |
| limit | No | Number of results per page (max 50) |