How can I properly pass env vars to a code node / code agent tool.
This seems like a basic use case, but I can’t figure out how to do it properly … I don’t want to hard code creds, but apart from incredible workarounds with a sql db, or google sheet or whatever, it is not clear to me how I should do this …
I want to store a new credential, as I like just 2 fields or smth idc, and then use it in a code node. Just like normal coding environment variables!
please help!