Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is only 43% (3 of 7 parameters described in schema: lat, lng, lon). The description explains the night_only parameter's effect, adding meaning for one more parameter. However, lang, limit, and include_tle remain undocumented in both schema and description. The compensation is partial.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.