mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 17:46:45 +00:00
56 lines
1.0 KiB
JSON
56 lines
1.0 KiB
JSON
{
|
|
"createdAt": "2021-02-16T12:25:56.509Z",
|
|
"updatedAt": "2021-02-16T12:26:09.769Z",
|
|
"id": "17",
|
|
"name": "OpenThesaurus:: Get Synonyms",
|
|
"active": false,
|
|
"nodes": [
|
|
{
|
|
"parameters": {},
|
|
"name": "Start",
|
|
"type": "n8n-nodes-base.start",
|
|
"typeVersion": 1,
|
|
"position": [
|
|
250,
|
|
300
|
|
],
|
|
"id": "d7c16b8e-f8b9-42dc-8c13-b38f754dac42"
|
|
},
|
|
{
|
|
"parameters": {
|
|
"text": "Wasser",
|
|
"options": {
|
|
"similar": true
|
|
}
|
|
},
|
|
"name": "OpenThesaurus",
|
|
"type": "n8n-nodes-base.openThesaurus",
|
|
"typeVersion": 1,
|
|
"position": [
|
|
500,
|
|
300
|
|
],
|
|
"id": "54144d68-c88f-447d-8831-72754b58214a"
|
|
}
|
|
],
|
|
"connections": {
|
|
"Start": {
|
|
"main": [
|
|
[
|
|
{
|
|
"node": "OpenThesaurus",
|
|
"type": "main",
|
|
"index": 0
|
|
}
|
|
]
|
|
]
|
|
}
|
|
},
|
|
"settings": {},
|
|
"staticData": null,
|
|
"meta": null,
|
|
"pinData": null,
|
|
"versionId": null,
|
|
"triggerCount": 0,
|
|
"tags": []
|
|
} |