Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0% for 6 parameters, so the description must compensate. It explains step, limit, start, and end in plain terms, and mentions currency_pair implicitly. However, exclude_current_candle is left unexplained, leaving a gap in fully understanding the parameter set.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.