Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, so the description should elaborate on the parameter. The parameter name 'suburb_name' is self-explanatory, but the description does not add any additional context, such as expected format (e.g., capitalisation) or validation rules, leaving the agent to rely solely on the schema's name.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.