git_log_tool
Retrieve and display Git commit history with configurable maximum commit count for repository review.
Instructions
Shows the commit log of the repository.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo_path | Yes | Path to the Git repository | |
| max_count | No | Maximum number of commits to return |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |