Register Account


Ability Name: mo-otp/register-account

Purpose: Register/create a miniOrange account.

Description: Registers a new miniOrange account from within the plugin.

Trigger Conditions:

  • "Register my miniOrange account"
  • "Sign me up with email …"

Input: Registration details (e.g. email, password).

Output: { success: boolean, message: string }

Expected Output: Confirmation of registration (an OTP may be sent to confirm).

Agent Response Example: "✅ Account registration started. A verification code was emailed to you."


For more information, visit our OTP Verification page.