Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is only 8% – only the 'platform' parameter has a description. The tool description mentions keyset pagination but does not explicitly link it to the cursor parameter or explain the other 12 parameters. With such low schema coverage, the description should compensate, but it adds almost no parameter-specific meaning. The agent is left guessing the semantics of parameters like live, closed, order, ascending, and the date filters.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.