Theia API Documentation v1.65.0
    Preparing search index...
    interface ToolCallErrorResult {
        data: string;
        type: "error";
    }
    Index

    Properties

    Properties

    data: string
    type: "error"