Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The input schema contains one required parameter, 'script,' with no description (schema description coverage is 0%). The description does not mention this parameter or provide any meaning, format, or examples, leaving the agent without information about what to supply.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.