gh_list_repos
List GitHub repositories for a user or organization, with filters for type (all, owner, member, public, private, fork) and sort options.
Instructions
List repositories for a user or organization.
type: all, owner, member, public, private, fork.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | updated | |
| type | No | all | |
| per_page | No | ||
| username | No | ||
| direction | No | desc |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | Yes | ||
| query | Yes | ||
| truncated | Yes | ||
| total_count | No |