🔥 3-day streak
Claude Certified Associate (Foundations)131 / 150
Question 131 of 150
Your application defines a `get_weather` tool. Claude requests it, and your backend function returns a Python dictionary: `{'temp_c': 18, 'conditions': 'cloudy'}`. When you send this back to Claude in the follow-up API request, how should the tool's output be placed in the tool_result content block?
Reviewed for accuracy · Report an issueNext question