Agent Maturity Compass API - v1.2.0
    Preparing search index...

    Interface IssueAdapterCapabilityReceiptInput

    interface IssueAdapterCapabilityReceiptInput {
        adapterId: string;
        agentId?: string;
        issuedAt?: string;
        workspace: string;
    }
    Index
    adapterId: string
    agentId?: string
    issuedAt?: string
    workspace: string