Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The schema has one required string parameter 'plugin' with no description, and schema description coverage is 0%. The tool description adds nothing about what format the plugin identifier should take (slug, path, name), leaving the parameter ambiguous and failing to compensate for the schema gap.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.