Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 50% and each parameter already has inline descriptions (symbol, limit, order, cursor, start_day, end_day, plus patterns and defaults). The description adds the meaning that the tool is the source of the 'latest trading-session count' semantics tied to limit, which adds some value. With 50% coverage and moderately documented params, the description partially compensates but doesn't fully carry param meaning, so baseline 3 fits.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.