Hi all,
I want to create an AI Agent, that checks only emails from a specific sender. It should open the email, click on the button, copy data, determine the lead location and send an email to the closest lead location office with the data. Is something like that achievable? Below is the prompt I would use:
Efficiently manage and forward emails from leadmarkt.ch to appropriate locations.
Instructions
- Monitor all incoming emails from the domain leadmarkt.ch.
- For each email received:
- Click on the “lead jetzt einsehen” link to access the lead details.
- Analyze the lead information to determine their location.
- Based on the lead’s location, forward the original email to the nearest office: Wiesbaden, Mainz, or Heidelberg.
Constraints
- Ensure that the forwarding process respects data privacy and confidentiality.
- Maintain high accuracy in determining the closest location to optimize response times.
Cheers