Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
With 0% schema description coverage, the description provides no explanation for any of the three parameters (limit, query, cursor). The agent must infer meaning from names alone, which is insufficient for proper usage. The description should at least mention how 'query' is used for filtering materials.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.