mvp-factory-setups/openhands-cli-simple.json

37 lines
860 B
JSON

{
"meta": {
"instanceId": "openhands-cli-test"
},
"nodes": [
{
"parameters": {
"command": "echo 'Hello World' && /home/bam/.local/bin/openhands -t 'Create a file named test-cli.txt with content: Testing CLI workflow'",
"sessionId": "test-session"
},
"id": "ssh-execute",
"name": "Execute OpenHands CLI",
"type": "n8n-nodes-base.ssh",
"typeVersion": 2,
"position": [460, 300],
"credentials": {
"sshPassword": {
"id": "ai-dev-localhost",
"name": "ai-dev-localhost"
}
}
}
],
"pinData": {},
"settings": {
"executionOrder": "v1"
},
"staticData": null,
"tags": [],
"triggerCount": 0,
"updatedAt": "2025-11-30T21:50:00.000Z",
"versionId": "1",
"active": false,
"meta": {
"templateCredsSetupCompleted": false
}
}