Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 63%, and many parameters have inline descriptions (e.g., order_by, response_profile). The description adds no parameter semantics beyond the schema; parameters like page, search, and per_page rely on conventional meaning. Since coverage is moderate and the description does not hinder understanding, a baseline of 3 is appropriate.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.