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 adds meaning for two parameters: the wallet address must be an explicit proxy wallet, and the cursor is opaque. Eight other parameters such as types, eventIds, conditionIds, timestamps, offset, and sortDirection are left without added semantic guidance.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.