Theia API Documentation v1.73.0
    Preparing search index...
    interface ToolResultTextPartDto {
        type: "text";
        value: string;
    }
    Index

    Properties

    Properties

    type: "text"
    value: string