Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The schema has one parameter with no description, so the description's enumeration of valid component types (realm, client, user, role, provider, mapper) adds meaningful semantics. It does not specify whether the list is exhaustive or provide formatting details, but it significantly compensates for the 0% schema coverage.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.