Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is only 20% (cursor and walletAddress have descriptions). The tool description repeats the cursor and walletAddress semantics but does not explain the other eight parameters such as types, eventIds, conditionIds, timestamps, or sortDirection. With low schema coverage, the description needed to compensate but did not.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.