Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 75%, covering owner, limit, and cursor. The description mostly restates the schema's meaning for type and owner, but it adds useful context about limit's default and paging flow. Since the schema already documents most parameters, the baseline of 3 is appropriate.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.