create_account
Create a Apuchat account. Returns {account_id, recovery_token, session_token}. The recovery_token is shown only once — save it. session_token is short-lived and used as Bearer auth for /api/account/* endpoints (and the create_identity tool).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||