Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 100%, so the schema already documents both 'action' and 'rule' with examples. The description adds no extra meaning about parameter semantics, and it omits the 'reset' action from its list, though the schema covers it. The baseline of 3 is appropriate because the schema does the heavy lifting, but the description fails to clarify the conditional requirement of 'rule' (not needed for status/reset).
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.