Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Input schema has 100% coverage, so baseline is 3. However, the description states 'single symbol' while the schema's symbol parameter explicitly allows comma-separated batch queries (e.g., 'AAPL,MSFT'). This contradiction misrepresents parameter capabilities, reducing clarity.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.