hey team, I'm having problem creating a waterfall with two "use AI". I'm using AI to find email into data scraper with Serper.dev if he don't find email need to use ClayAgent to find on social pages. If I create the Agent outside the waterfall, works correctly, when if I create the agent inside the waterfall I receive a "Failed to update waterfall " Error
The "Failed to update waterfall" error you're experiencing when creating a ClayAgent inside the waterfall to find emails on social pages is likely due to an incompatibility or configuration issue. Waterfalls in Clay are primarily designed to work with predefined data providers and enrichment actions. ClayAgent, being a more advanced and customizable tool, may not be directly compatible with the standard waterfall structure. Instead, you might need to use ClayAgent as a separate step in your workflow, either before or after the email waterfall. To resolve this, consider the following approach: 1. Use the email waterfall first with standard providers. 2. If no email is found, use ClayAgent as a separate enrichment step to search social pages. Have you tried separating these steps in your workflow instead of incorporating ClayAgent directly into the waterfall?