Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The schema description coverage is 0%, so the description must explain the parameters. It only implicitly covers 'onoff' via 'Enable/disable', and completely ignores 'user_code', 'confirm_token', and 'confirmation_id'. These parameters are likely critical for the confirmation flow, but the description provides no meaning for them, leaving the agent without any guidance on how to fill them.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.