Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, and the description does not mention or explain any of the three parameters (after, limit, before). The parameter names suggest pagination, but the description provides no guidance on how to use them, leaving agents to guess their types and purposes. Full compensation would require describing the cursor mechanics, which is absent.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.