Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 50%, and the description doesn't add anything about parameters beyond what the schema provides. The 'days' lookback, 'limit', 'cursor' pagination, and 'symbols' filter are all documented in the schema itself. With moderate coverage, the description adds no extra parameter meaning, meeting the baseline.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.