Method ToolCall
ToolCall(string, string, int)
Creates a tool call token.
public static AgentStreamToken ToolCall(string toolName, string arguments, int index)
Creates a tool call token.
public static AgentStreamToken ToolCall(string toolName, string arguments, int index)