Backstage
    Preparing search index...
    • Parameters

      Returns TemplateAction<
          {
              entityRefs?: string[];
              info?: string;
              link?: string;
              optional?: boolean;
              recipients: "broadcast"
              | "entity";
              scope?: string;
              severity?: "low" | "normal" | "high" | "critical";
              title: string;
              topic?: string;
          },
          { [key: string]: any },
          "v2",
      >