github_list_repos
List repositories owned by or accessible to the authenticated user. Sort by update time or filter by ownership type to find relevant repositories.
Instructions
List repositories owned by or accessible to the authenticated user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | updated | |
| type | No | Filter by repo relationship to the user | owner |
| per_page | No |