Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The single parameter suburb_name has no schema description (coverage 0%), and the description barely explains it: it only refers to 'the suburb' generically. It does not compensate for the parameter gap by explaining valid forms, required granularity, or how to resolve suburb names, so it fails to add value beyond the field name itself.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.