Connect to SandboxTool to connect to an existing E2B sandbox and retrieve its details.
Create TemplateTool to create a new E2B template with specified configuration.
Create WebhookTool to register a new webhook to receive sandbox lifecycle events for the team.
Delete SandboxTool to terminate and permanently delete a running E2B sandbox instance.
Delete WebhookTool to unregister a webhook and stop receiving lifecycle events.
Check API HealthTool to check the health status of the E2B API.
Get SandboxTool to retrieve detailed information about a specific sandbox by its ID.
Get Sandbox LogsTool to retrieve logs from a specific E2B sandbox instance.
Get Sandbox Lifecycle EventsTool to retrieve the latest lifecycle events for a particular sandbox instance.
Get Sandbox MetricsTool to retrieve timestamped CPU, memory, and disk usage metrics for a sandbox.
Get Team MetricsTool to retrieve timestamped CPU, memory, and disk usage metrics for a team.
Get Team Maximum MetricsTool to retrieve the maximum value for a specific team metric in a given interval.
Get Template Build StatusTool to get the status of a template build.
Get Template FilesTool to get an upload link for a tar file containing build layer files.
Get Webhook ConfigurationTool to retrieve the current webhook configuration for a specific webhook.
List All SandboxesTool to list all running and paused sandboxes associated with your team.
List Sandboxes MetricsTool to retrieve timestamped CPU, memory, and disk usage metrics for multiple sandboxes.
List Team Sandbox Lifecycle EventsTool to retrieve the latest lifecycle events across all sandboxes associated with the team.
List All TemplatesTool to list all available E2B templates for your team.
List All WebhooksTool to retrieve all registered webhooks for your team.
Pause SandboxTool to pause a running E2B sandbox preserving its filesystem and memory state.
Create SandboxTool to create a new E2B sandbox from a template.
Set Sandbox TimeoutTool to set the timeout for an E2B sandbox.
Refresh SandboxTool to refresh an E2B sandbox and extend its time to live.
Start Template BuildTool to start a build for an E2B template.
Update TemplateTool to update an E2B template configuration.
Update Webhook ConfigurationTool to update an existing webhook configuration including URL, enabled status, and subscribed events.