Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, so the description must compensate for the four parameters, but it only implicitly maps 'Enable/disable' to the 'onoff' parameter. The roles of user_code, confirm_token, and confirmation_id are not explained in either the schema or the description, leaving the agent to guess from parameter names alone.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.