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 for documenting suburb_name, but it only says 'for the suburb', which loosely maps to the parameter without adding format, matching behavior, or valid values. The single parameter is simple, but the description adds almost no semantic value beyond the schema property name.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.