tokonomix_onboard_verify
Verify the 6-digit OTP to activate your free Tokonomix account, saving your API key locally and returning your starting credit balance so all other tools work without configuration.
Instructions
Step 2 of keyless first-run onboarding. Verifies the 6-digit OTP from tokonomix_onboard. No API key is required to call this tool. On success: provisions a free-tier Tokonomix account, saves the API key to ~/.tokonomix/credentials.json (shown once here — the user must save it), and returns the starting credit balance. After this call succeeds, all other tokonomix_* tools will work without any env-var configuration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | The 6-digit numeric code from the OTP email. | |
| Yes | The same email address used in tokonomix_onboard. |