Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The input schema has 0% description coverage, so the description must compensate. It does not clarify the meaning of 'fields,' 'value,' or 'selector,' nor how 'smart matching' interacts with them. The phrase 'multiple form fields at once' adds minimal context but fails to explain the array-of-objects structure or optional selector behavior.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.