Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0% across 6 parameters, but the description mentions none of them (view, limit, network, work_state, source_type, payment_state) and gives no guidance on filtering or defaults. The enum values in the schema are partially self-describing, which prevents a score of 1, but the description fails to compensate for the coverage gap.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.