nexus-agents - v2.80.0
GitHub
npm
Preparing search index...
ListExpertsResponse
Interface ListExpertsResponse
Response from list_experts tool.
interface
ListExpertsResponse
{
experts
:
ExpertInfo
[]
;
count
:
number
;
}
Index
Properties
experts
count
Properties
experts
experts
:
ExpertInfo
[]
List of available experts
count
count
:
number
Total count
Settings
Member Visibility
Protected
Internal
Theme
OS
Light
Dark
On This Page
Properties
experts
count
GitHub
npm
nexus-agents - v2.80.0
Loading...
Response from list_experts tool.