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, but it only references 'the suburb' without explaining the expected format, aliases, or constraints of suburb_name. The parameter is self-explanatory from its name and type, and the description confirms it identifies the suburb of interest, but little additional semantic value is provided.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.