Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, so the description must fully document parameters. It explains location with an example, defines lead_time_swiss as the hour offset, provides min/max constraints, and all examples map offsets to concrete Swiss local times. Every parameter is semantically covered despite the bare schema.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.