InvalidToolCall: {
    args?: string;
    error?: string;
    id?: string;
    name?: string;
    type?: "invalid_tool_call";
}