Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The schema has 0% description coverage, and the only parameter is suburb_name. The description indirectly clarifies that the parameter refers to a suburb whose properties are being summarized, but it does not specify acceptable formats, aliases, or constraints. It adds some meaning but leaves the agent to infer most parameter semantics from the parameter name alone.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.