Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, so the description must compensate. It only implies 'suburb' via the tool name and the phrase 'for the suburb', but does not explain the expected format of suburb_name (e.g., full name, exact match, case sensitivity). The description adds almost no meaning beyond the parameter name itself.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.