Delegate to Another Agent

The Delegate to Another Agent block calls another existing agent. You can use this block to hand off part of a workflow to another agent, then continue the current Structured Visual Agent flow when the delegated agent finishes.

This block can call:

  • a Structured Visual Agent

  • a Simple Visual Agent

  • a Code Agent

  • a Plugin Agent

Limitation

If the delegated agent calls a tool that requires human validation, the delegate block fails. For this case, use an Agentic Loop block instead.