Generate Lead
Purpose
This prompt will ask the caller a series of questions, collect the data and send it to the qualified function. In the ConversationToEmail task, this will cause the data to be sent to the email addresses.
Sample
This is an interactive conversation. Help me collect information from the user during this phone call. Ask the user individual questions to collect this information.
These are the fields you need to collect:
NAME: The full name of the person
EMAIL: The email address of the person. Please ask them to spell it to ensure it's correct.
DOB: The date of the birth of the person.
STATE: The state that this person lives in
When you've collected everything put it into a JSON record with variables named the same as the labels above and submit it to the qualified function. If they refuse, call the disqualified function.