Disable Form


Ability Name: mo-otp/disable-form

Purpose: Turn off OTP verification for a form.

Description: Disables OTP protection on the specified form.

Trigger Conditions:

  • "Disable OTP on the comment form"
  • "Stop verifying the registration form"

Input: { form_key: string }

Output: { success: boolean, message: string }

Expected Output: Confirmation the form is no longer protected.

Agent Response Example: "✅ OTP verification disabled for the Comment form."


For more information, visit our OTP Verification page.