list_repositories
List GitHub repositories with filters for visibility, sorting, and count. Get a tailored set of repos to quickly locate what you need.
Instructions
List your GitHub repositories.
Args: visibility: 'all', 'private' or 'public'. sort: 'pushed', 'updated', 'created' or 'full_name'. limit: maximum number of repositories to return.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | updated | |
| limit | No | ||
| visibility | No | all |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||