Skip to main content
Glama

n8n-workflow-builder-mcp

by ifmelate
evaluationMetrics.json1.13 kB
{ "nodeType": "n8n-nodes-base.evaluationMetrics", "displayName": "Evaluation Metrics", "description": "Define the metrics returned for workflow evaluation", "version": 1, "properties": [ { "name": "notice", "displayName": "Define the evaluation metrics returned in your report. Only numeric values are supported. <a href='https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.evaluationmetric/' target='_blank'>More Info</a>", "type": "notice", "default": "" }, { "name": "metrics", "displayName": "Metrics to Return", "type": "assignmentCollection", "default": "{\n\t\t\t\t\tassignments: [\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\tname: '',\n\t\t\t\t\t\t\tvalue: '',\n\t\t\t\t\t\t\ttype: 'number',\n\t\t\t\t\t\t}" } ], "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