list_org_repos
List all repositories owned by a specified organization, with optional pagination and limit parameters to control output.
Instructions
List repositories belonging to 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) |