Create a Prompt for Validating Firm Presence with AI Enrichment
Can you please help me create a prompt for this scenario? Example prompt: Compare /value1, /value2, /value3 with /hubspot. If there’s a match, return “At the Firm,” otherwise return “No Longer at Firm.”
If no matches are found across any source, mark the result as “No Longer at Firm.”
Optionally, add an AI enrichment step to verify if they are truly no longer at the firm. Use a basic AI model in content generation, such as ChatGPT 4.1 nano, since it’s just pattern recognition.
Set a run condition so this optional step only runs when the result is “No Longer at Firm.”