Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema property descriptions are 0%, so the description must compensate. It only says 'on a challenge', which implies challenge_id identifies the target challenge, but it does not explicitly explain the parameter's role, format, or requiredness. The schema already defines the UUID format and required flag, and the single self-explanatory parameter makes this minimally adequate.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.