Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 100%, including strong guidance that programme_id is a list_programmes ID, 'not a country name and not a website slug,' so the schema carries the parameter meaning. The description's destination examples (Schengen, UK, USA, China) duplicate what the schema already says, adding no new parameter semantics.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.