About
This skill provides comprehensive guidance for developers using Python within n8n Code nodes, specifically focusing on the Python (Beta) environment. It helps users navigate n8n-specific data access patterns like _input.all() and _node, enforces correct return formats to prevent execution errors, and clarifies the limitations regarding external libraries. By offering templates for data transformation, filtering, and statistical analysis using only the standard library, it ensures that Python logic is implemented efficiently and correctly within automated workflows.