Package version:

Interface ToolConnectionList

A set of connection resources currently used by either the bing_grounding, fabric_dataagent, or sharepoint_grounding tools.

interface ToolConnectionList {
    connectionList?: {};
}

Properties

Properties

connectionList?: {}

The connections attached to this tool. There can be a maximum of 1 connection resource attached to the tool.