list_repos
Retrieve a list of repositories for a GitHub user or organization, including name, language, star count, and last update date.
Instructions
List repositories for a user/org. Returns name, language, stars, and last updated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | No | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |