Package version:

Interface ToolConnection

A connection resource.

interface ToolConnection {
    connectionId: string;
}

Properties

Properties

connectionId: string

A connection in a ToolConnectionList attached to this tool.