{
  "createdAt": "2023-01-02T10:29:34.090Z",
  "updatedAt": "2023-01-05T01:14:44.000Z",
  "id": 2,
  "name": "internal/import",
  "active": false,
  "nodes": [
    {
      "parameters": {
        "command": "npx n8n import:workflow --separate --input=workflows"
      },
      "name": "Import Workflows",
      "type": "n8n-nodes-base.executeCommand",
      "position": [
        640,
        340
      ],
      "typeVersion": 1,
      "id": "cfe2c85d-c2c1-4257-b030-a5344db4b46a"
    },
    {
      "parameters": {},
      "name": "Manual",
      "type": "n8n-nodes-base.manualTrigger",
      "position": [
        420,
        340
      ],
      "typeVersion": 1,
      "id": "699de5bc-17fc-4383-b060-3890fa70bf67"
    },
    {
      "parameters": {
        "command": "npx n8n import:credentials --separate --input=credentials"
      },
      "name": "Import Credentials",
      "type": "n8n-nodes-base.executeCommand",
      "position": [
        860,
        340
      ],
      "typeVersion": 1,
      "id": "51a48ad2-1744-4a60-a3f3-78c11b8fefe8"
    }
  ],
  "connections": {
    "Manual": {
      "main": [
        [
          {
            "node": "Import Workflows",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Import Workflows": {
      "main": [
        [
          {
            "node": "Import Credentials",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  },
  "settings": {},
  "staticData": null,
  "dataLoaded": false,
  "versionId": "ee13fa9e-3eef-4745-a33b-5b67fa5b5deb",
  "triggerCount": 0,
  "tags": [
    {
      "createdAt": "2023-01-05T01:06:59.751Z",
      "updatedAt": "2023-01-05T01:06:59.751Z",
      "id": "1",
      "name": "internal"
    }
  ]
}