Register New User
neuron_registerRegister a new user account with name, email, password, and organization name. Creates both the user and an initial organization.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Full name of the user | |
| Yes | Email address for the new account | ||
| orgName | Yes | Name of the organization to create for this user | |
| password | Yes | Password for the account (minimum 8 characters) |