Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
With 100% schema description coverage, the baseline is 3. The description adds value by explaining the intended use of `text` versus `fields` ('analyze a whole record at once') and by defining the run-splitting rule with concrete examples (Latin term, price, range, date, model number). This enriches the parameters beyond the schema's basic definitions.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.