Get a Whisper API key
whisper_signupStart or complete Whisper signup from an email address alone, and receive an API key that unlocks the provisioning and governance skills on this card. Send {"email":"..."} to start; a six-digit code arrives by email; send {"signup_id":"...","code":"123456"} to complete. No human step, no account needed first. Example call: {"skill":"signup","input":{"email":"agent@example.com"}}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input | Yes | Arguments for this operation, as an object. The example passes {"email":"agent@example.com"}. |