Daytona Sandbox Toolbox API
The Toolbox API is the in-sandbox surface for agents. It provides file system operations (list, read, write, move, delete, search, replace, permissions), Git operations (clone, status, commit, push, branch), Process and PTY execution, Language Server Protocol bridging for code intelligence, computer-use control for GUI desktops, an interpreter for inline Python/TypeScript snippets, port and proxy management, and server metadata. Reach it via the platform proxy or directly inside a sandbox.
Documentation
Documentation
https://www.daytona.io/docs/en/agent-tools/file-system
Documentation
https://www.daytona.io/docs/en/agent-tools/git
Documentation
https://www.daytona.io/docs/en/agent-tools/language-server-protocol
Documentation
https://www.daytona.io/docs/en/agent-tools/process-execution
Documentation
https://www.daytona.io/docs/en/agent-tools/computer-use