Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
With 0% schema description coverage, the description partially compensates by explaining the 'criteria' parameter as a filter dict with examples (industry, market cap, P/E, dividend yield) and 'limit' as max rows. This adds significant meaning beyond the empty schema, though details are still vague.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.