Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is only 38%, leaving many parameters (sort, limit, cursor, is_boss, experience_min/max, etc.) undocumented in both schema and description. The description compensates for the damage-modifier parameters (weak_to, resistant_to) by explaining their meaning, but does not add value for the remaining parameters, which are fairly self-explanatory but still nominally under-documented. This partial compensation warrants a 3.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.