Skip to content

docs: add importable example workflows (levels 1-4)#7

Merged
OndrejDrapalik merged 3 commits into
mainfrom
docs/example-workflows
Jul 8, 2026
Merged

docs: add importable example workflows (levels 1-4)#7
OndrejDrapalik merged 3 commits into
mainfrom
docs/example-workflows

Conversation

@OndrejDrapalik

Copy link
Copy Markdown
Contributor

Summary

  • Add four importable n8n example workflows under docs/examples/, ordered simplest → most advanced:
    • Level 1 — run a command in a one-shot ephemeral sandbox
    • Level 2 — write + start a web server, return a preview URL
    • Level 3 — clone a repo, build, download the artifact back into n8n
    • Level 4 — AI Agent controlling one persistent sandbox via four E2B tools; the sandbox is found across chat runs with the new Get Sandbox → By Metadata server-side filter (feat: get sandbox by metadata filter #6) and paused between runs
  • Add docs/examples/README.md with import instructions + per-example descriptions, and link the set from the main README

Test plan

  • Import each JSON via Workflows → Import from File, attach an E2B API credential
  • Levels 1–3: run via Test workflow, verify green end-to-end
  • Level 4: attach an OpenAI credential, send the example chat prompt twice — run counter should increment (sandbox persists via metadata lookup + pause)

@cla-bot cla-bot Bot added the cla-signed label Jul 8, 2026
@OndrejDrapalik OndrejDrapalik marked this pull request as ready for review July 8, 2026 20:24
@OndrejDrapalik OndrejDrapalik merged commit 7c903ca into main Jul 8, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant