{
  "hidden": true,
  "type": "start",
  "source": "start.js",
  "method": "execute",
  "input-schema-builder": true,
  "input": "hidden",
  "meta": {
    "name": "start",
    "description": "Start step. Start is the entry point for a flow/group.",
    "icon": {
        "type": "fa",
        "name": "play",
        "color": "#009587"
    }
  }
}