Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The input schema defines a complex 'fields' array with multiple identification properties (ref, name, role, text, selector) and required 'value'. The description offers no explanations for these fields, leaving the agent to infer how to target form elements despite 0% schema description coverage.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.