list_teams
Retrieve teams from a GitHub organization, with pagination support for large orgs. Use this to view and manage team memberships.
Instructions
List teams in a GitHub organization. Docs: https://docs.github.com/en/rest/teams/teams#list-teams
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| org | Yes | Organization login (e.g. "acme") | |
| page | No | ||
| per_page | No |