"When executed by another workflow" node isnt linking to AI agent



I have just been messing around and practicing and was attempting to make a personal assistant agent, I made a seperate workflow to handle the recieving and sending email job but for some reason I am having issues linking the when executed by another workflow to my ai agent node and Im not sre how to fix it. Any tips would be appreciated!

When you create the sub-workflow trigger

You can define your input first

Then use it in your AI-Agent node

1 Like

I see thank you so much