recent_commits
Retrieve commits from a repository branch within a specified number of days, with commit stats and configurable limits for review or analysis.
Instructions
Fetch recent commits for a repository branch within lookback days with commit stats.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | ||
| repo | Yes | ||
| limit | No | ||
| branch | No | main |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |