Get GitHub contribution graph
github_profile_contributions_getGet the contribution graph for a GitHub profile for a given year. Accepts a username.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | No | Calendar year for the contribution graph. Default: current calendar year. | |
| handle | Yes | GitHub username to look up, with or without a leading @. |