{ "name": "OpenHands SDK Simple Manual Test", "meta": { "instanceId": "openhands-sdk-simple-manual" }, "nodes": [ { "parameters": {}, "id": "manual-trigger", "name": "Manual Trigger", "type": "n8n-nodes-base.manualTrigger", "typeVersion": 1, "position": [240, 300] }, { "parameters": { "command": "sh /home/bam/openhands-sdk-wrapper-sh.sh \"Create a file: n8n-simple-test-$(date +%s).txt with content: SUCCESS - Execute Command node test!\"", "options": { "sessionId": "simple-test-session" } }, "id": "execute-command", "name": "Execute OpenHands SDK (Simple)", "type": "n8n-nodes-base.executeCommand", "typeVersion": 1, "position": [460, 300] } ], "connections": { "Manual Trigger": { "main": [ [ { "node": "Execute OpenHands SDK (Simple)", "type": "main", "index": 0 } ] ] } }, "pinData": {}, "settings": { "executionOrder": "v1" }, "staticData": null, "triggerCount": 0, "updatedAt": "2025-12-01T11:41:00.000Z", "versionId": "1", "active": false, "meta": { "templateCredsSetupCompleted": false } }