Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
With 0% schema description coverage, the tool description must compensate for parameter meaning. It hints at 'one symbol' and 'bounded' to map to symbol and limit, but it does not explicitly describe limit's role, optionality, or format; the schema's min/max carry part of that burden.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.