ClawLink
Developer Tools27 toolsPaste one API key

E2b integration for AI agents

Open-source Code Interpreting for AI Apps.

Use it from your agent

One ClawLink account serves every agent you run. Pick the guide for yours, or connect E2b once and call the same tools from all of them.

Setup

Connect E2b through ClawLink's hosted setup.

  • Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
  • Where: the ClawLink dashboard, or ask your agent to connect it.

What your agent can do

E2b exposes 27 tools through ClawLink. The 25 most used are listed here; your agent sees all of them.

ToolWhat it doesKind
e2b_get_healthCheck the health status of the E2B APIRead
e2b_get_sandboxRetrieve detailed information about a specific sandbox by its IDRead
e2b_get_sandbox_lifecycle_eventsRetrieve the latest lifecycle events for a particular sandbox instanceRead
e2b_get_sandbox_metricsRetrieve timestamped CPU, memory, and disk usage metrics for a sandboxRead
e2b_get_sandboxes_logsRetrieve logs from a specific E2B sandbox instanceRead
e2b_get_teams_metricsRetrieve timestamped CPU, memory, and disk usage metrics for a teamRead
e2b_get_teams_metrics_maxRetrieve the maximum value for a specific team metric in a given intervalRead
e2b_get_templates_build_statusGet the status of a template buildRead
e2b_get_templates_filesGet an upload link for a tar file containing build layer filesRead
e2b_get_webhookRetrieve the current webhook configuration for a specific webhookRead
e2b_list_sandboxesList all running and paused sandboxes associated with your teamRead
e2b_list_sandboxes_metricsRetrieve timestamped CPU, memory, and disk usage metrics for multiple sandboxesRead
e2b_list_team_sandbox_lifecycle_eventsRetrieve the latest lifecycle events across all sandboxes associated with the teamRead
e2b_list_templatesList all available E2B templates for your teamRead
e2b_list_webhooksRetrieve all registered webhooks for your teamRead
e2b_connect_sandboxConnect to an existing E2B sandbox and retrieve its detailsRead
e2b_create_templateCreate a new E2B template with specified configurationWrite
e2b_create_webhookRegister a new webhook to receive sandbox lifecycle events for the teamWrite
e2b_pause_sandboxPause a running E2B sandbox preserving its filesystem and memory stateRead
e2b_post_sandboxesCreate a new E2B sandbox from a templateWrite
e2b_post_sandboxes_timeoutSet the timeout for an E2B sandboxWrite
e2b_refresh_sandboxRefresh an E2B sandbox and extend its time to liveRead
e2b_start_template_buildStart a build for an E2B templateRead
e2b_update_templateUpdate an E2B template configurationWrite
e2b_update_webhookUpdate an existing webhook configuration including URL, enabled status, and subscribed eventsWrite