ToolCall: {
    args: Record<string, any>;
    name: string;
    id?: string;
}

A call to a tool.