nexus-agents - v2.80.0
    Preparing search index...

    Interface ListExpertsResponse

    Response from list_experts tool.

    interface ListExpertsResponse {
        experts: ExpertInfo[];
        count: number;
    }
    Index

    Properties

    Properties

    experts: ExpertInfo[]

    List of available experts

    count: number

    Total count