Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, yet the description adds no meaning for either 'limit' or especially 'before.' The schema only supplies types and constraints; the tool description leaves the cursor/pagination semantics entirely unexplained, so the agent cannot correctly use the 'before' parameter.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.