diff --git a/My workflow 4.json b/My workflow 4.json new file mode 100644 index 0000000..d6859a4 --- /dev/null +++ b/My workflow 4.json @@ -0,0 +1,67 @@ +{ + "updatedAt": "2025-11-11T20:48:10.000Z", + "createdAt": "2025-11-02T09:48:17.865Z", + "id": "quBDnsITqMFohlzI", + "name": "My workflow 4", + "active": false, + "isArchived": true, + "nodes": [ + { + "parameters": {}, + "type": "n8n-nodes-base.manualTrigger", + "typeVersion": 1, + "position": [ + 0, + 0 + ], + "id": "703b7cfb-cc86-4954-9b18-1b0f1309edf2", + "name": "When clicking ‘Execute workflow’" + }, + { + "parameters": { + "url": "https://stackoverflow.com/questions/42108163/get-docker-compose-yml-file-location-from-running-container", + "operation": "getScreenshot", + "options": {} + }, + "type": "CUSTOM.puppeteer", + "typeVersion": 1, + "position": [ + 208, + 0 + ], + "id": "eb783659-3947-4474-b40e-fa7d71009faa", + "name": "Puppeteer" + } + ], + "connections": { + "When clicking ‘Execute workflow’": { + "main": [ + [ + { + "node": "Puppeteer", + "type": "main", + "index": 0 + } + ] + ] + } + }, + "settings": { + "executionOrder": "v1" + }, + "staticData": null, + "meta": null, + "pinData": {}, + "versionId": "43e6894b-204f-4a58-8672-370c67d13188", + "triggerCount": 0, + "shared": [ + { + "updatedAt": "2025-11-02T09:48:17.870Z", + "createdAt": "2025-11-02T09:48:17.870Z", + "role": "workflow:owner", + "workflowId": "quBDnsITqMFohlzI", + "projectId": "S4tmpzSj6JlGFOze" + } + ], + "tags": [] +} \ No newline at end of file