@nexartis/nexartis-nanda-node-sdk - v1.2.2
Preparing search index...
SwitchboardLookupResult
Interface SwitchboardLookupResult
interface
SwitchboardLookupResult
{
adapter
?:
string
;
agent_id
:
string
;
endpoints
?:
ResolvedEndpoint
[]
;
metadata
?:
Record
<
string
,
unknown
>
;
protocols
:
DetectedProtocol
[]
;
}
Index
Properties
adapter?
agent_
id
endpoints?
metadata?
protocols
Properties
Optional
adapter
adapter
?:
string
agent_
id
agent_id
:
string
Optional
endpoints
endpoints
?:
ResolvedEndpoint
[]
Optional
metadata
metadata
?:
Record
<
string
,
unknown
>
protocols
protocols
:
DetectedProtocol
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
adapter
agent_
id
endpoints
metadata
protocols
@nexartis/nexartis-nanda-node-sdk - v1.2.2
Loading...