Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is only 50% (lat/lon documented, limit and radius_miles undocumented). The description compensates by bounding the two undocumented parameters ('radius up to 25 miles, limit up to 10'), adding real semantics beyond the schema's bare defaults. It does not define exactly what a 'ZIP profile' contains, but the core meaning of each parameter is recoverable.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.