Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, and the description only mentions 'suburb' without elaborating on the suburb_name parameter format, case sensitivity, or accepted values. The description adds minimal meaning beyond the schema's bare property name. With a single required parameter, the description should at least clarify what form the suburb name should take.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.