← run

tool-03-multi-step

1.000
3/3 tests· tool-calling

Proposed solution

TOOL CALLS:
[
 {
  "name": "get_user",
  "arguments": {
   "user_id": 7
  }
 },
 {
  "name": "get_population",
  "arguments": {
   "city": "Oslo"
  }
 }
]

FINAL:
697000