Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The input schema has 100% description coverage, so every parameter (inputs, processor, environment, workspaceId, priority) is already documented with descriptions and constraints. The description adds only a restatement of the batch size ('up to 1,000 documents') and 'saved processor,' which are already in the schema. Per the baseline rule for high schema coverage, this warrants a 3.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.