Resend OTP
Ability Name: mo-otp/resend-otp
Purpose: Resend a verification code (account/registration flow).
Description: Resends the OTP used during account registration or verification.
Trigger Conditions:
- "Resend my verification code"
- "I didn't get the code, send it again"
Output: { success: boolean, message: string }
Expected Output: Confirmation the code was resent.
Agent Response Example: "✅ A new verification code has been sent."
For more information, visit our OTP Verification page.