signup_algochains
Sign up for AlgoChains with email and password. Creates the account via Supabase Auth, returns a session, or prompts email confirmation for OTP, MFA, and developer key setup.
Instructions
Create a new AlgoChains account with email + password via Supabase Auth. Returns session on success or requires_email_confirm. Next step: verify_email_otp → enroll_mfa → create_developer_key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Yes | Account email address | ||
| password | Yes | Password (min 8 chars) |