Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 80%, so the schema already documents query, types, cursor, and include_inactive, and the description partly restates the fourteen-type scope that the types enum already lists. The ordering statement adds slight interpretive value for how limit selects results, but it does not add meaningful new parameter meaning beyond what the schema provides.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.