Get OTP Settings


Ability Name: mo-otp/get-settings

Purpose: Show the current OTP configuration.

Description: Returns a snapshot of the OTP setup — OTP length, validity period, gateway status, WhatsApp toggle, remaining SMS/email transactions, and the lists of blocked phone numbers and email domains.

Trigger Conditions:

  • "Show my OTP settings"
  • "How long is the OTP valid?"
  • "How many SMS do I have left?"

Output: A configuration object (length, validity, gateway status, transaction counts, block lists).

Expected Output: A readable summary of the current settings.

Agent Response Example: "Your OTPs are 6 digits, valid for 5 minutes. SMS remaining: 842."


For more information, visit our OTP Verification page.