The type of an OpenAI tool call
{ id: "1", function: { name: "getCurrentWeather", arguments: { "city": "San Francisco" } }} Copy
{ id: "1", function: { name: "getCurrentWeather", arguments: { "city": "San Francisco" } }}
The type of an OpenAI tool call