Update OTP Templates


Ability Name: mo-otp/update-email-template

Purpose: Change the SMS/Email OTP templates.

Description: Updates the SMS template, Email body template, or Email subject. Templates must contain the ##otp## placeholder. Only the fields provided are changed.

Trigger Conditions:

  • "Change the OTP email subject"
  • "Update the SMS OTP message"

Input: { sms_template?, email_template?, email_subject? }

Output: { success, message, updated }

Expected Output: Confirmation of which templates changed.

Agent Response Example: "✅ Email subject and SMS template updated."


For more information, visit our OTP Verification page.