Intent-Code Divergence
Medium
- Confidence
- 95% confidence
- Finding
- The file-level description promises workflow testing and 'dry-runs', but the implementation calls execute_workflow against the n8n API and polls the resulting execution. This mismatch can mislead users into believing the operation is non-invasive, when it may trigger real external actions such as emails, database writes, webhooks, or other automations.
