Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema has 0% description coverage, but the description adds meaning: 'user_id' (User ID), 'role_names' (list of role names), 'realm' (target realm with default). However, it does not explain constraints or accepted formats beyond the schema type.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.