Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 80%, with cursor, account_id, profile_id, and sort_order documented in the schema. The description itself contributes no parameter detail, but because structured coverage is high, the baseline of 3 applies; the only undocumented parameter is limit, whose default of 25 is self-explanatory.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.