git_status_tool
View the working tree status of any Git repository to identify staged, unstaged, and untracked changes before committing.
Instructions
Shows the working tree status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo_path | Yes | Path to the Git repository |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |