Workflow: Manual Openthesaurus Import

Workflow Details

Download Workflow
{
    "id": "157",
    "name": "Get synonyms of a German word",
    "nodes": [
        {
            "name": "On clicking 'execute'",
            "type": "n8n-nodes-base.manualTrigger",
            "position": [
                550,
                260
            ],
            "parameters": [],
            "typeVersion": 1
        },
        {
            "name": "OpenThesaurus",
            "type": "n8n-nodes-base.openThesaurus",
            "position": [
                750,
                260
            ],
            "parameters": {
                "text": "Hallo",
                "options": []
            },
            "typeVersion": 1
        }
    ],
    "active": false,
    "settings": [],
    "connections": {
        "On clicking 'execute'": {
            "main": [
                [
                    {
                        "node": "OpenThesaurus",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        }
    }
}
Back to Workflows

Related Workflows

Business WhatsApp AI RAG Chatbot
View
AI Voice Chat using Webhook, Memory Manager, OpenAI, Google Gemini & ElevenLabs
View
Code Schedule Create Scheduled
View
[1/3 - anomaly detection] [1/2 - KNN classification] Batch upload dataset to Qdrant (crops dataset)
View
Telegram Stickynote Create Triggered
View
GoogleSheets Respondtowebhook Automate Webhook
View
Personal Assistant MCP server
View
HTTP Discord Import Scheduled
View
Splitout Code Monitor Scheduled
View
Manual GoogleDrive Automation Triggered
View