Share via


ConnectedAgentToolDefinition interface

The input definition information for a connected agent tool which defines a ___domain specific sub-agent

Extends

Properties

connectedAgent

The sub-agent to connect

type

The object type, which is always 'connected_agent'.

Property Details

connectedAgent

The sub-agent to connect

connectedAgent: ConnectedAgentDetails

Property Value

type

The object type, which is always 'connected_agent'.

type: "connected_agent"

Property Value

"connected_agent"