| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
n8n community node for E2B sandboxes.
Use this package to create and manage E2B sandboxes, snapshots, files, git repositories, and volumes, and run shell commands in an E2B sandbox from n8n workflows.
In n8n, open Settings > Community nodes, then install:
@e2b/n8n-nodes-e2b
For local development:
pnpm install
pnpm buildCreate an E2B API credential and set your E2B API key.
Optional advanced fields are available for custom E2B deployments:
The E2B node uses n8n's resource and operation layout:
Importable example workflows live in docs/examples/:
Ordered simplest → most advanced (Level 1–4):
In n8n: Workflows → Import from File, select a JSON, then set your E2B API credential. See docs/examples/README.md for details.
pnpm test
pnpm typecheck
pnpm buildThe package follows the standard n8n community node layout and uses @n8n/node-cli for build, lint, dev, and release commands.
| Back | FazBrowse Home | New Git URL |