Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The input schema has one required parameter 'plugin' (string) with no description, and schema description coverage is 0%. The description does not explain what value to pass (e.g., plugin slug, file path, display name), leaving the agent without enough information to invoke the tool correctly.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.