explain_rule
Explain what a code rule checks, why it matters, and how to fix the issue. Provide the rule ID (e.g. design:CYCLE) to get its purpose and remediation steps.
Instructions
What a rule checks, why it matters, and how to fix it (e.g. design:CYCLE, ruff:F821).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rule_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fix | Yes | ||
| title | Yes | ||
| source | Yes | ||
| rule_id | Yes | ||
| dimension | Yes | ||
| rationale | Yes | ||
| references | No | ||
| max_severity | Yes |