{
  "openruna_format": "flow-graph-v1",
  "title": "1227_Autopilot_Automate",
  "slug": "1227-autopilot-automate",
  "source_filename": "1227_Autopilot_Automate.json",
  "nodes": [
    {
      "id": "Autopilot",
      "name": "Autopilot",
      "integration": "autopilot",
      "kind": "action"
    },
    {
      "id": "Autopilot1",
      "name": "Autopilot1",
      "integration": "autopilot",
      "kind": "action"
    },
    {
      "id": "Autopilot2",
      "name": "Autopilot2",
      "integration": "autopilot",
      "kind": "action"
    },
    {
      "id": "Autopilot3",
      "name": "Autopilot3",
      "integration": "autopilot",
      "kind": "action"
    }
  ],
  "edges": [
    {
      "from": "Autopilot",
      "to": "Autopilot1"
    },
    {
      "from": "Autopilot1",
      "to": "Autopilot2"
    },
    {
      "from": "Autopilot2",
      "to": "Autopilot3"
    }
  ]
}