list_repositories
List GitHub repositories visible to the authenticated user with filters for owner, organization, type, visibility, affiliation, archived status, topic, or name; results sorted and paginated.
Instructions
List repositories visible to the authenticated user with filters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | No | ||
| org | No | ||
| type | No | all | |
| visibility | No | all | |
| affiliation | No | owner,collaborator,organization_member | |
| archived | No | ||
| topic | No | ||
| nameContains | No | ||
| sort | No | updated | |
| direction | No | desc | |
| perPage | No |