tool_call


Description:

public ToolCall? tool_call { get; set; }

ToolCall built from name and arguments; set by parse(), used in run() when this run has a tool.