Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 0%, so the description carries the burden for the single 'resort' parameter. The phrase 'for one resort' clarifies that the parameter selects a single known resort, but the description does not specify accepted value format or whether it expects a name, slug, or ID. Given there is only one parameter and its schema title is 'Resort', this is minimally adequate but not enriched.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.