Explain a Malinois finding
explain_findingReturns the plain-language meaning and step-by-step fix for one Malinois finding. Use it while helping the user fix an issue reported by scan_app, or when they ask what a finding means. Pass the rule_id exactly as scan_app returned it. Read-only, no network, instant.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lang | No | Language for the explanations (default: en). | |
| rule_id | Yes | The rule_id of a finding, e.g. supabase_missing_rls |