Why can't deployed agent to agent-engine be use as sub-agents?

I want to create an orchestrator adk agent and I want to use the already deployed agents as sub-agents.

Why can’t the deployed agent to agent_engine be used as sub-agents?

Hi @Tamas,
thank you for the question!

You actually can. You can deploy subagents as A2A servers on Agent Engine and connect them with your local ADK agent.

Here is an example.

Let me know if you have further questions.

Best

1 Like

Thanks for the example.
I was looking for a way to do it with adk, but A2A should also work.