Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The description mentions 'ticker', which aligns with the 'symbol' parameter in the schema, adding some semantic context. However, with 0% schema description coverage and only one parameter, the baseline is 4, but the description doesn't fully compensate by explaining format expectations (e.g., ticker symbols like 'AAPL') or constraints, so it scores slightly lower.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.