How to Stop Agent from outputting to user
Hi, I'm building a counting bot for young kids, and I have a couple of agents that do background tasks. I don't want them to send outputs to the user, just direct the user towards other blocks based on the variables it checks. Is there a way to set Agents to have “No user output”? I've tried putting it in the instructions, but I've had no luck.