Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is only 20%, and the description only clarifies conditionIds/eventIds and cursor-based pagination. It does not explain side, limit, offset, startTimestamp, endTimestamp, or walletAddress, even though these are important filters. The description fails to compensate for the schema's low coverage.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.