pb_auth_register
Create a new user account by registering with an email, password, and optional details like username or display name using the PocketBase MCP Server.
Instructions
Register a new user account
Input Schema
Name | Required | Description | Default |
---|---|---|---|
Yes | User email address | ||
name | No | Optional display name | |
password | Yes | User password (minimum 8 characters) | |
passwordConfirm | Yes | Password confirmation | |
username | No | Optional username |