Update OTP Settings


Ability Name: mo-otp/update-otp-settings

Purpose: Change core OTP settings.

Description: Updates settings such as OTP length and validity period.

Trigger Conditions:

  • "Make OTPs 4 digits"
  • "Set OTP validity to 10 minutes"

Input: OTP configuration fields to change (e.g. length, validity).

Output: { success: boolean, message: string }

Expected Output: Confirmation of what changed.

Agent Response Example: "✅ OTP length set to 4 digits and validity to 10 minutes."


For more information, visit our OTP Verification page.