Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 0%, so parameter meaning must come from the description. It adds value by explaining 'one chain', fourteen timeframes from one minute to one week, and up to 500 candles, which maps directly to chain, timeframe, and limit. Exact enum values remain in the schema, so it does not need to repeat them.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.