list_commits
Retrieve recent commits from a repository, filtering by path or author to inspect code changes.
Instructions
List recent commits for a repository, optionally filtered by path or author.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sha | No | ||
| path | No | ||
| repo | Yes | ||
| owner | Yes | ||
| author | No | ||
| per_page | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |