{ "title": "", "nodes": [ { "id": "92bea399-bf55-4eca-982b-3e7fe989b076", "type": "Trigger", "config": { "type": "Keyword", "title": "search engine", "keyword": "search" } }, { "id": "30e44c7f-c704-4d85-89f4-1f2d1e61ac77", "type": "ListFilter", "config": { "title": "Select a search engine", "options": [ { "title": "baidu", "value": "https://baidu.com" }, { "title": "google", "value": "https://google.com" } ] } }, { "id": "4b0306a8-6e9a-42e4-bf8e-3d26aca27106", "type": "OpenUrl", "config": {} }, { "id": "2cba7691-c775-409f-ba38-c2ab07f106cb", "type": "Notify", "config": { "summary": "success", "body": "{{query}}" } } ], "links": [ { "from": "92bea399-bf55-4eca-982b-3e7fe989b076", "to": "30e44c7f-c704-4d85-89f4-1f2d1e61ac77", "condition": { "type": "And", "conditions": [ { "type": "Or", "conditions": [] } ] } }, { "from": "30e44c7f-c704-4d85-89f4-1f2d1e61ac77", "to": "4b0306a8-6e9a-42e4-bf8e-3d26aca27106" }, { "from": "4b0306a8-6e9a-42e4-bf8e-3d26aca27106", "to": "2cba7691-c775-409f-ba38-c2ab07f106cb" } ] }