MDAA TS Docs
    Preparing search index...
    interface AgentKnowledgeBaseAssociation {
        description: string;
        id: string;
        knowledgeBaseState?: string;
    }
    Index

    Properties

    description: string

    Knowledge base association description

    id: string

    Knowledge base identifier

    knowledgeBaseState?: string

    Knowledge base state (controls usage during invocation)