OpenClaw SDK
    Preparing search index...

    Interface NodeInvokeResultParams

    interface NodeInvokeResultParams {
        result: unknown;
    }
    Index

    Properties

    Properties

    result: unknown