Git diff
git_diffExecute uncolored git diff to compare file changes within a workspace, highlighting modifications for review.
Instructions
Run git diff --no-color inside an open workspace.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspaceId | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| diff | Yes | ||
| exitCode | Yes | ||
| stderr | Yes |