inspect_actual_changes
Retrieve the actual Git working tree changes—files modified, created, deleted, or untracked—so you can verify claims against reality.
Instructions
Return the raw list of files that are actually modified, created, deleted, or untracked in Git. Use this instead of guessing what changed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||