git_diff
Retrieve git diff or staged diff for a configured root, with support for byte truncation to limit output size.
Instructions
Return git diff or git diff --staged for an allowed root with byte truncation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| root | Yes | Absolute configured allowed root. | |
| staged | No | ||
| maxBytes | No |