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 undocumented parameters. It does not mention suburb_name at all beyond what the schema already provides, and it adds no guidance on format, casing, or example values. The single parameter is self-explanatory from its name, but the description itself contributes nothing to parameter understanding.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.