n8n_get_workflow
Retrieve detailed information about an n8n workflow, including all nodes, connections, and settings, to inspect or debug workflows.
Instructions
Get detailed information about a specific n8n workflow including all nodes, connections, and settings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| server_name | No | Server name. Uses default if omitted. | |
| workflow_id | Yes | n8n workflow ID |