github_list_repos
Lists GitHub repositories for the authenticated user with metadata, supporting filters for repo type, sort order, and result limit.
Instructions
List repositories for the authenticated user with metadata
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | Sort criteria | updated |
| type | No | Type of repositories to list | owner |
| limit | No |