I am using ai-sdk and network route with agents, workflows and tools with a router agent. The router agent has access to some client tools. When running the network I get the following error.
Error executing step workflow.Agent-Network-Outer-Workflow.step.tool-execution-step: Error: Tool getWeatherTool does not have an execute function
Error executing step workflow.Agent-Network-Outer-Workflow.step.tool-execution-step: Error: Tool getWeatherTool does not have an execute function
I am guessing Network doesn't support client tools?