Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0% and the only parameter, suburb_name, has no description in the schema. The tool description does not explain what format the suburb name should take (e.g., 'Sydney' vs 'Sydney NSW'), case sensitivity, or whether it accepts postcodes. With zero coverage and no compensation, the parameter semantics are under-specified.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.