Question 272
Scenario: Multi-Agent Research System
A coordinator agent delegates to specialized subagents — web search, document analysis, synthesis, report generation — to research topics and produce comprehensive, properly cited reports.
Read the full scenario lessonA solutions engineer is troubleshooting an agent that uses the Agent SDK. The agent should use the 'search' tool before answering questions, but it frequently answers from training knowledge without searching. The tool is properly defined and the system prompt says to 'use the search tool to find answers.' What is the most effective fix?