Back to E2B Docs

Card snapshot

e2b.mintlify.app · 2026-05-28 02:36:27 UTC · 6dbf53b383c9a581136bdca46307dd6796f94f0239ad20f23f403ca0aec045bd

This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.

{
  "schemaVersion": "0.2.0",
  "name": "E2B Docs",
  "url": "https://e2b.mintlify.app/",
  "version": "1.0.0",
  "documentationUrl": "https://e2b.mintlify.app/",
  "capabilities": {
    "streaming": false
  },
  "skills": [
    {
      "id": "e2b",
      "name": "E2b",
      "description": "Use when building AI agents, running code interpreters, executing user-generated code safely, analyzing data with LLMs, or creating isolated development environments. Reach for e2b when you need sandboxes for coding agents (Claude Code, Codex, Amp), data analysis workflows, CI/CD pipelines, or any task requiring secure code execution.",
      "tags": [],
      "url": "https://e2b.mintlify.app/.well-known/agent-skills/e2b/skill.md"
    }
  ]
}