关于
This skill provides specialized guidance for building resilient n8n nodes by adhering to established global error handling standards. It ensures the correct use of NodeApiError and NodeOperationError classes, guides the implementation of robust try-catch blocks in execute methods, and facilitates the creation of user-friendly, actionable error messages. By incorporating best practices for redacting sensitive information and managing complex scenarios like rate limiting and batch processing failures, this skill helps developers create production-grade integrations that are both secure and easy to troubleshoot.