Skip to main content
Glama

n8n_execute_workflow

Trigger workflow execution manually for testing or API integration. Pass optional input data and receive an execution ID to monitor progress.

Instructions

Manually trigger workflow execution with optional input data. Useful for testing or API-driven workflows without webhooks. Returns execution ID to track progress. Does not require workflow to be active.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
idYesWorkflow ID to execute
dataNoInput data passed to workflow start node (optional)

Latest Blog Posts

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/node2flow-th/n8n-management-mcp-community'

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