ToolConnectionList interface
A set of connection resources currently used by either the bing_grounding
, fabric_dataagent
, or sharepoint_grounding
tools.
Properties
connections | The connections attached to this tool. There can be a maximum of 1 connection resource attached to the tool. |
Property Details
connections
The connections attached to this tool. There can be a maximum of 1 connection resource attached to the tool.
connections?: ToolConnection[]