n8n_validate_workflow
Validate an n8n workflow by ID to check node configurations, connections, and expressions, then receive errors, warnings, and suggestions for fixes.
Instructions
Validate workflow by ID. Checks nodes, connections, expressions. Returns errors/warnings/suggestions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Workflow ID to validate | |
| options | No | Validation options |