Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is only 14%, and the description does not compensate. It comments on the cursor being bounded/resumable, but leaves to, page, room, limit, query, and cursor mostly unexplained semantically. An agent would struggle to know how to filter or paginate correctly from the tool description.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.