Yolocode

Execute Command

Run a shell command in an E2B sandbox

idstringrequired(path)
Sandbox ID.
commandstringrequired(body)
Shell command to execute.

Response

outputstring
Command output (stdout + stderr).

On this page