gitlab_get_commit_diff
Retrieve the diff of a specific commit from a GitLab project, with truncation for token efficiency.
Instructions
Get a commit's diff (read-only). Truncated for token efficiency.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sha | Yes | commit SHA. | |
| project | Yes | numeric ID or 'group/repo' path. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||