Member Junction
    Preparing search index...

    Identifies an MJ Action to expose as a tool to the controller LLM. At least one of ActionId or ActionName must be provided.

    Index

    Constructors

    Properties

    Constructors

    Properties

    ActionId?: string

    Action primary key. Takes precedence over ActionName if both set.

    ActionName?: string

    Action name for lookup. Used if ActionId is not set.