Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
With 0% schema description coverage, the description must explain parameters, but it only says 'by id.' The roleId parameter's purpose is inferable from the tool name, but the required x-request-id and optional x-trace-id are not explained at all, leaving the agent to guess their roles.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.