github.list_repos
List all repositories for a GitHub user or organization with sorting and pagination options.
Instructions
List repositories for an owner (user or org), sorted and paginated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| sort | No | full_name | |
| owner | Yes | ||
| per_page | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |