Letta · Capability
Letta API — Sandboxes
Sandboxes — manage code-execution sandboxes used by sandbox tools. 3 operations. Lead operation: Create Sandbox. Self-contained Naftiko capability covering one Letta business surface.
Letta API — Sandboxes is a Naftiko capability published by Letta, one of 36 capabilities the APIs.io network indexes for this provider. It bundles 3 operations across the POST and GET methods rooted at /v1/sandboxes.
The capability includes 1 read-only operation and 2 state-changing operations. Lead operation: Create Sandbox. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include Letta, Stateful Agents, and Sandboxes.
What You Can Do
POST
Sandboxes_createsandbox
— Create Sandbox
/v1/sandboxes
GET
Sandboxes_listsandboxes
— List Sandboxes
/v1/sandboxes
POST
Sandboxes_terminatesandbox
— Terminate Sandbox
/v1/sandboxes/{sandboxId}/terminate
MCP Tools
create-sandbox
Create Sandbox
list-sandboxes
List Sandboxes
read-only
idempotent
terminate-sandbox
Terminate Sandbox