Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The schema has a single 'module' parameter with title 'Add-on module id', and the description adds almost no meaning beyond that. It says 'installed' but does not explain how to obtain valid module ids, expected format, or relationship to listed add-ons. With 0% schema description coverage, the description fails to compensate.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.