TickerAPI Skill First Run Setup If the environment variable is not set, walk the user through signup before doing anything else: 1. Ask for their email address. 2. Call with . 3. Tell them to check their inbox for a 6-digit code. 4. Once they provide the code, call with . 5. If the response contains an field (new users), display the key and tell them to save it: . If they already have an account (no in response), tell them to grab their key from https://tickerapi.ai/dashboard. 6. If the skill is also installed, tell them to save the same key there too: — one account works for both services. A…