Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The description mentions no parameter names, formats, or required inputs. Context reports 0% schema description coverage, so the description must compensate for the nested params schema, and it does not; the agent is left to infer that symbol and limit are the relevant fields among many unrelated ones like wholesaler_ids and exclude_fillers.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.