Optional functionThe name and arguments of a function that should be called, as generated by the model.
Deprecated: function_call has been deprecated by OpenAI and replaced by tool_calls.
Optional idID of the tool call.
Optional typeType of the tool. Currently, only "function" is supported.
A function tool call in a chat request.