Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
With schema description coverage at only 25%, the description must compensate for the undocumented bean_id, grinder_id, and machine_id parameters. It does so only partially by grouping them under 'equipment' and noting optional status filtering; it does not explain each parameter's meaning or how filters combine, though the parameter names are self-explanatory.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.