solved: ```{ "results": [ { "toolCallI...
# general-english
a
solved:
Copy code
{
  "results": [
    {
      "toolCallId": "call_VaJOd8ZeZgWCEHDYomyCPfwN",
      "result": "San Francisco's weather today is 62°C, partly cloudy.",
      "metadata": {
        "city": "San Francisco",
        "temperatureC": 62,
        "conditions": "partly cloudy",
        "units": "C"
      }
    }
  ]
}
4 Views