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

    The result of a tool call. This is the counterpart of a tool call and it can only be included in the content of a User message

    Index

    Constructors

    Properties

    Constructors

    Properties

    callId: string

    The ID of the tool call.

    Note that this should match the callId of a tool call part.

    content: unknown[]

    The value of the tool result.