Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 0% for the single 'service' parameter. The description says 'systemd status of a service,' which implies the parameter is a service identifier, but it does not specify it as a name, give examples, or note constraints (e.g., valid unit names). It adds minimal meaning beyond the schema, though the parameter is straightforward.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.