capture_diff
Analyze code diffs to detect rule violations and capture modifications for rule generation.
Instructions
Capture and analyze a code diff for rule violations
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | Yes | ||
| language | Yes | ||
| projectId | No | ||
| modifiedContent | Yes | ||
| originalContent | Yes |