Anchorage API reference
    Preparing search index...

    A standing-memory target that must resolve to a durable thread binding.

    interface BoundThreadTarget {
        agentId?: string;
        resourceId?: string;
        threadId: string;
    }
    Index

    Properties

    agentId?: string
    resourceId?: string
    threadId: string