login
Authenticate with email and password to start a session, receive your profile, and save the token for future access.
Instructions
Log in with email + password; logs the session in, returns the profile, and saves the
token for future sessions (so this is rarely needed twice). An unverified account is asked
to verify (a fresh code is emailed — use verify).
Prefer use_token where possible: a password typed here is retained in the conversation
transcript, a minted token is not.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Yes | |||
| password | Yes |