Skip to Content
ResourcesIntegrationsDeveloper ToolsE2B

E2B

Service domainCODE SANDBOX
E2B icon
Arcade OptimizedBYOCPro

Arcade.dev LLM tools for running code in a sandbox using E2B

Author:Arcade
Version:3.1.1
Auth:No authentication required
2tools
2require secrets

Arcade.dev provides the E2b toolkit, enabling developers to run Python code in a secure sandbox environment. This toolkit is ideal for generating visualizations and executing code snippets safely.

Capabilities

  • Execute Python code in a controlled environment
  • Generate static matplotlib charts
  • Return outputs as base64 encoded images or direct results

OAuth

  • No OAuth authentication required. Use API keys for access.

Secrets

  • Manage API keys, such as the E2B_API_KEY, to authenticate and access the toolkit functionalities securely.

Available tools(2)

2 of 2 tools
Operations
Behavior
Tool nameDescriptionSecrets
Run the provided Python code to generate a static matplotlib chart. The resulting chart is returned as a base64 encoded image.
1
Run code in a sandbox and return the output.
1
Last updated on