Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 100%, so the schema already documents the single parameter (rule_id). The description adds the provenance of the id ('from create_rule/list_rules'), which is useful context beyond the schema's 'Identifier of the rule to delete.' However, with full schema coverage, the baseline is 3, and the description's added value is modest but real.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.