github_get_repo_stats
Fetch GitHub repository stats: stars, forks, open issues, and recent commits. Provide the repo as Owner/repo to access key metrics.
Instructions
Get repository statistics: stars, forks, open issues, recent commits
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | Owner/repo format, e.g., vercel/next.js |