소개
The n8n Python Logic Specialist skill provides expert guidance for implementing Python scripts directly within n8n workflows. It helps developers navigate the platform's specific execution environment, ensuring correct usage of data accessors like _input and _node, adherence to the mandatory list-of-dictionaries return format, and efficient use of the Python standard library. By focusing on best practices for data transformation, regex processing, and statistical analysis, this skill prevents common errors such as attempting to import external libraries or mishandling nested webhook body structures.