@nexartis/nexartis-nanda-node-sdk - v1.2.1
    Preparing search index...

    Interface AgentFacts

    interface AgentFacts {
        agent_id: string;
        schema_version?: string;
        [key: string]: unknown;
    }

    Indexable

    • [key: string]: unknown
    Index

    Properties

    agent_id: string
    schema_version?: string