Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0% and there is a single parameter, suburb_name. The description's 'in the suburb' phrase loosely ties the parameter to its role, but gives no format guidance (e.g., 'Bondi NSW' suffix, casing), which an agent would need to call it correctly. At 0% coverage the description must compensate, and the minimal tie-in does not suffice.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.