Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The single parameter 'target' is documented in the description ('Firewall target name from config; omit for the default'), which is clear and adds meaning beyond the bare schema. However, schema description coverage is 0% for the parameter properties, so the description is the only source, and while it explains the parameter well, it doesn't explain possible values or how to discover valid firewall target names.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.