Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
With schema description coverage at only 13%, the description needed to compensate, but it only clarifies the meaning of volume/PnL and hints at cursor pagination. The tool has 8 parameters including orderBy, category, timePeriod, userName, and walletAddress, none of which are explained in the description. This leaves the agent under-informed about filtering and ordering semantics.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.