Question Whats the best way handle structured output with `output_schema` with `tools` using multiple agents. Can a `SequentialAgent` handle `sub_agents` to achieve this ?
Question
Whats the best way handle structured output with
output_schemawithtoolsusing multiple agents.Can a
SequentialAgenthandlesub_agentsto achieve this ?