@runloop/remote-agents-sdk
    Preparing search index...

    Type Alias SelectedCapabilityRoot

    A user-selected root that can expose one or more runtime capabilities.

    type SelectedCapabilityRoot = {
        id: string;
        location: CapabilityRootLocation;
    }
    Index

    Properties

    Properties

    id: string

    Stable identifier supplied by the capability selection platform.

    Where the selected root can be resolved.