Verify a CongressMCP email code
verify_email_signupUse this after start_email_signup when the user provides the six-digit code from their email. It verifies email control, activates the free account when needed, and returns a short-lived onboarding token for checkout and status calls. The token is not an OAuth token or API key and cannot access CongressMCP research or workspace data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | Six-digit code from the CongressMCP verification email. | |
| Yes | The same normalized account email used to request the code. |