check_signup
Poll after start_signup. Returns { status: "pending" } until the user presses the button in the email, then { status: "ready", apiKey } exactly once; the pollToken is dead after that. Poll every 5 seconds for up to 15 minutes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pollToken | Yes | The pollToken returned by start_signup. |