Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is only 22%, so the description compensates by explaining date defaults, page size, page count, and cursor behavior. It does not enumerate every parameter, but enum-valued fields like dance, language, event_type, and salsa_style are largely self-describing, and the schema already documents location disambiguation.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.