Scan Workflow
scan_workflowScan one n8n workflow JSON export (string) and return the findings report.
Accepts the raw workflow object ({'nodes': [...], ...}) or the CLI export wrapper ({'name':..., 'workflow': {...}}). Max 512 KB.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | uploaded-workflow | |
| workflow_json | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |