list_commits
List commit history in a repository, filtering by branch, path, author, or time. Read-only access allows safe inspection without modification.
Instructions
List commits in a repository, optionally filtered by branch, path, author, or time. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | ||
| repo | Yes | ||
| owner | Yes | ||
| since | No | ||
| until | No | ||
| author | No | ||
| max_results | No | ||
| branch_or_sha | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||