Theia API Documentation v1.73.0
    Preparing search index...

    A tool the provider executed on its own infrastructure (a server tool). Unlike ToolCallChatResponseContent, it has no confirmation members because it is auto-approved/server-executed; the invocation and its result are surfaced together.

    Implements

    Index

    Constructors

    Properties

    _arguments?: string
    _data?: Record<string, string>
    _finished: boolean
    _id?: string
    _name?: string
    _result?: ToolCallResult
    kind: "serverToolCall" = 'serverToolCall'

    Accessors

    Methods