Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The input schema provides no description for the 'key' parameter, and schema description coverage is 0%. The description gives two examples but does not explain the full SendKeys syntax, such as how to combine modifiers, escape characters, or represent special sequences beyond the two examples. It adds some value but is incomplete for a robust understanding.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.