Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The input schema has 0% description coverage, and the tool description adds no parameter-specific details beyond the property names 'ref' and 'text'. It does not explain what 'ref' is (e.g., CSS selector, XPath, index) or the expected format of 'text'. The description fails to compensate for the lack of schema descriptions.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.