When you're using visual workflow editors like Retool or n8n:
- You can't import just any dependency to your python/js scripts
- You can't use IDEs like Cursor to auto generate code while referencing documentation, MCP servers, etc
- Code up any kind of workflow in python
- Import any dependency you want to use
- Call LLMs or build agents using any API you want
- Deploy as standalone endpoint to Modal