Fixing Agent Task Chaining in Automation Process
Hello! I'm trying to chain two actions (from two different agents): Once the first agent has finished their task, they should call directly a second agent, to do a different task (so that the user gets two tasks done at once). However, when the first agent is finished, it just states that it will call the second agent but actually doesn't (the @ doesn't seem to work) Any idea on how to fix it ? ๐