{
  "hidden": false,
  "type": "end",
  "source": "end.js",
  "method": "execute",
  "input-schema-builder": true,
  "meta": {   
    "name": "end",
    "sort_index": 21,
    "description": "The end step of a flow. The data mapped in the end step becomes the output of the flow.",
    "icon": {
      "type": "fa",
      "name": "square",
      "color": "#ea7408"
    }
  }
}