mirror of
https://github.com/czlonkowski/n8n-mcp.git
synced 2026-03-20 17:33:08 +00:00
fix: resolve lint errors in test utilities
- Fix TypeScript type imports for WorkflowNode and Workflow - Remove unsupported callerPolicy from workflow settings - Convert tags array to string array as per API types - Use 'any' type for INodeDefinition since it's from n8n-workflow package
This commit is contained in: