get_contribution_activity
Analyze GitHub contribution activity to track commits, repositories, streaks, and development patterns for insights into coding habits and productivity trends.
Instructions
Analyzes contribution activity and returns metrics including: total commits, repositories contributed to, most active day, and contribution streak. Useful for understanding development patterns and activity trends.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| use_cache | No | Whether to use cached data (default: true) |