n8n_get_workflow
Retrieve complete workflow JSON with nodes, connections, and settings to inspect logic before modification or execution.
Instructions
Get complete workflow definition including all nodes, connections, and settings. Returns full workflow JSON with node configurations and data flow. Use this to inspect workflow logic before modifying or executing.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Workflow ID from list_workflows |