Get a workflow from a live n8n instance
n8n_get_workflowFetch a full workflow definition by ID from your connected n8n instance. Get the complete workflow details you need for inspection or export.
Instructions
Fetch one workflow (full definition) by id from your connected n8n instance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| excludePinnedData | No |