Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 0%, so the description must add meaning. It describes 'criteria' as a filter dict with examples (sector, market cap, dividend yield) and 'limit' as max rows. This provides basic semantics but lacks precision on allowed keys, formats, or defaults. Competently covers the gap but incompletely.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.