toolCalls

@SerialName(value = "tool_calls")
val toolCalls: List<ToolCall>? = null

The tool calls generated by the model, such as function calls.