get_onboarding_status
Poll the setup session you started with start_onboarding. Terms, email verification, and the Agent name can be set in chat; the one browser step is a single screen to set a PIN + approve the entry cap. This returns per-step flags (terms_accepted, email_verified, agent_name_set, key_cap_approved), status, and — once complete — the agent_id AUTOMATICALLY (no copy-paste). Poll every few seconds after handing over the deep link.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | The session_id returned by start_onboarding. |