{ "id": "18", "name": "Gender Inclusive Language", "nodes": [ { "name": "Webhook", "type": "n8n-nodes-base.webhook", "position": [ 150, 450 ], "parameters": { "path": "webhook", "options": {}, "httpMethod": "POST" }, "typeVersion": 1, "id": "node-30548f96" }, { "name": "Mattermost1", "type": "n8n-nodes-base.mattermost", "position": [ 550, 300 ], "parameters": { "message": "May I suggest \"folks\" or โ€œy'allโ€? We use gender inclusive language here. ๐Ÿ˜„", "channelId": "={{$node[\"Webhook\"].json[\"body\"][\"channel_id\"]}}", "attachments": [], "otherOptions": {} }, "credentials": { "mattermostApi": "n8n Mattermost - Bot" }, "typeVersion": 1, "id": "node-c149e4c9" }, { "name": "IF", "type": "n8n-nodes-base.if", "position": [ 340, 450 ], "parameters": { "conditions": { "string": [ { "value1": "={{$node[\"Webhook\"].json[\"body\"][\"text\"]}}", "value2": "guys", "operation": "contains" }, { "value1": "={{$node[\"Webhook\"].json[\"body\"][\"text\"]}}", "value2": "Guys", "operation": "contains" }, { "value1": "={{$node[\"Webhook\"].json[\"body\"][\"text\"]}}", "value2": "bros", "operation": "contains" }, { "value1": "={{$node[\"Webhook\"].json[\"body\"][\"text\"]}}", "value2": "Bros", "operation": "contains" }, { "value1": "={{$node[\"Webhook\"].json[\"body\"][\"text\"]}}", "value2": "dudes", "operation": "contains" }, { "value1": "={{$node[\"Webhook\"].json[\"body\"][\"text\"]}}", "value2": "Dudes", "operation": "contains" }, { "value1": "={{$node[\"Webhook\"].json[\"body\"][\"text\"]}}", "value2": "gals", "operation": "contains" }, { "value1": "={{$node[\"Webhook\"].json[\"body\"][\"text\"]}}", "value2": "Gals", "operation": "contains" } ] }, "combineOperation": "any" }, "typeVersion": 1, "id": "node-f53daabe" }, { "name": "NoOp", "type": "n8n-nodes-base.noOp", "position": [ 550, 550 ], "parameters": {}, "typeVersion": 1, "id": "node-59cd6ccc" }, { "id": "error-75c6cf66", "name": "Error Handler", "type": "n8n-nodes-base.stopAndError", "typeVersion": 1, "position": [ 1000, 400 ], "parameters": { "message": "Workflow execution error", "options": {} } } ], "active": true, "settings": { "executionOrder": "v1", "saveManualExecutions": true, "callerPolicy": "workflowsFromSameOwner", "errorWorkflow": null, "timezone": "UTC", "executionTimeout": 3600, "maxExecutions": 1000, "retryOnFail": true, "retryCount": 3 }, "connections": {}, "meta": { "instanceId": "workflow-db68b162", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:50.885196", "updatedAt": "2025-09-29T07:07:50.885273", "owner": "n8n-user", "license": "MIT", "category": "automation", "status": "active", "priority": "high", "environment": "production" }, "tags": [ "automation", "n8n", "production-ready", "excellent", "optimized" ], "description": "Production-ready workflow: Gender Inclusive Language. This workflow has been optimized for production use with comprehensive error handling, security, and documentation." }