II.
Tool JSON
Structured · livetool:e2b
E2B json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "tool:e2b",
"_kind": "Tool",
"_file": "domain/tools/tools-ora-agent-readiness-discovery.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "E2B",
"homepageUrl": "https://e2b.dev",
"kind": "ai-dev-tool",
"description": "Agent sandbox and code-execution platform surfaced by Ora for code interpreter and agent sandbox intents.\n",
"ora": {
"domain": "e2b.dev",
"score": 69,
"grade": "C",
"category": "Agent Tools",
"tags": [
"code execution",
"sandbox",
"code interpreter",
"agent sandbox"
],
"scoreUrl": "https://ora.run/score/e2b.dev"
}
},
"outgoingEdges": [
{
"from": "tool:e2b",
"to": "source-ref:ora-discover-api",
"kind": "sourced_from"
},
{
"from": "tool:e2b",
"to": "skill-area:agentic-loops",
"kind": "tool_used_by",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "agent-readiness-score:ora.e2b-dev",
"to": "tool:e2b",
"kind": "scores_agent_readiness_of",
"attributes": {
"observedVia": "ora-discover-api"
}
},
{
"from": "tool-server:mcp-e2b",
"to": "tool:e2b",
"kind": "integrates_with",
"attributes": {}
}
]
}