Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 100%, so the schema already fully documents limit, query, and cursor including defaults, ranges, and the 'omit to list all' note. The description only restates the query param's same behavior and adds nothing material about the other parameters, so the baseline 3 is correct; the description neither fails to compensate nor elevates beyond the schema.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.