Get git status
get_git_statusInspect the current Git status of a local project directory through a secured read-only interface that validates paths within an allowed root.
Instructions
Run a read-only git status for a project directory inside an allowed root.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectPath | Yes | Absolute project directory path. |