• List the input context of all stack elements for given type in account.

    Parameters

    • __namedParameters: {
          $type: "action" | "plugin";
          envName?: string;
          externalId?: string;
          stackVersionId: string;
      }
    • Optionalopts: RequestOpts

    Returns Promise<AccountContextResponse[]>