Skip to main content
Glama

n8n-workflow-builder-mcp

by ifmelate
renameKeys.json1.05 kB
{ "nodeType": "n8n-nodes-base.renameKeys", "displayName": "Rename Keys", "description": "Update item field names", "version": 1, "properties": [ { "name": "keys", "displayName": "Keys", "type": "fixedCollection", "default": {}, "description": "Adds a key which should be renamed", "placeholder": "Add new key", "typeOptions": { "multipleValues": true } }, { "name": "additionalOptions", "displayName": "Additional Options", "type": "collection", "default": {}, "description": "Adds a regular expressiond", "placeholder": "Add option", "typeOptions": { "multipleValues": true } } ], "credentialsConfig": [], "io": { "inputs": [ "Main" ], "outputs": [ "Main" ], "outputNames": [], "hints": {} }, "wiring": { "role": "generic", "requires": [], "optional": [], "consumedBy": [], "consumes": [ "Main" ], "produces": [ "Main" ] } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ifmelate/n8n-workflow-builder-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server