Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The schema has no descriptions (0% coverage), so the description must compensate. It explains criteria as a filter dict with examples (sector, market cap, dividend yield) and limit as max rows. This adds significant meaning beyond the schema, though 'etc.' is vague and no format details are given. Baseline 3 would be for high schema coverage; here description adds value, so 4.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.