Check signup status
check_signup_statusFollow a signup started with start_signup. Poll slowly — the human step takes minutes. Once the person has claimed the link and the trial is live, this returns a one-time read-only Canarics API key for the new team: store it and use it as the Bearer key on this same MCP endpoint (and /api/v1) from then on.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| intentToken | Yes | The intentToken returned by start_signup. |