Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is only 20% (only 'async' has a description). The description mentions 'optional date ranges and currency filters,' covering startDate, endDate, and currency at a high level, but it completely omits 'minDifferential,' which is a key parameter for arbitrage scanning. With such low schema coverage, the description should compensate more fully, but it does not.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.