Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, so the description must compensate for parameter meaning, but it only references the three concepts (state × trade × geo) and not the per-parameter specifics. Enum values provide some semantics already for state, trade, and geo_type, but active_only and geo_value are undocumented in both schema and description, so the 0% coverage yields a baseline below needing full compensation.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.