Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 100%, so the schema documents eventId, limit, offset, and statuses with type, range, and enum information. The description adds no parameter-level semantics beyond the mention of registrations, which does not change the baseline score for fully covered parameters.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.