github_teams_list_child_legacy
List child teams of a parent team using the legacy API. Specify a team ID to retrieve its descendant teams with pagination support.
Instructions
List child teams (Legacy)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| team_id | Yes | team_id | |
| per_page | No | The number of results per page (max 100). For more information, see "[Using pagination in the REST API](https://docs.github.com/rest/using-the-rest-api/using-pagination-in-the-rest-api)." | |
| page | No | The page number of the results to fetch. For more information, see "[Using pagination in the REST API](https://docs.github.com/rest/using-the-rest-api/using-pagination-in-the-rest-api)." |