← run

tool-01-weather

1.000
2/2 tests· tool-calling

Proposed solution

TOOL CALLS:
[
 {
  "name": "get_weather",
  "arguments": {
   "city": "Paris"
  }
 }
]

FINAL:
The current temperature in Paris is 18°C and it's cloudy.