git_status
Inspect local Git state to relate modified, added, deleted, untracked, and staged files to runtime failures. Returns branch and changed paths without modifying Git state or exposing credentials.
Instructions
Read-only Git branch, modified, added, deleted, untracked and staged paths. Use to relate local changes to runtime failures. Does not run hooks, modify Git state, return credentials, or expose diff contents. Linked worktrees are currently unsupported.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No |