get_repository_stats
Calculate GitHub repository statistics including stars, forks, languages, and activity metrics for portfolio analysis and developer insights.
Instructions
Calculates aggregate statistics across all repositories including: total repositories count, total stars, total forks, language breakdown with percentages, most starred/forked repositories, recently updated repos, and total open issues. Perfect for portfolio summaries and analytics.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| use_cache | No | Whether to use cached data (default: true) |