N8n Code Python

Writes Python inside n8n Code nodes using _input/_json/_node helpers, the standard library only, and a return of list-of-json dicts. Use when the Code node language is Python, or when choosing Python vs JavaScript for n8n. Not for JavaScript Code nodes (n8n-code-javascript) or {{ }} expressions (n8n-expression-syntax). Do not import pandas or requests; those packages are unavailable.

Kayforkind 9c624fc 14.2 KB Updated

File contents

Kayforkind/skill-slice commit 9c624fc0ef

Frequently asked questions

npx skillmds@latest add kayforkind/n8n-code-python