v8

latestOpenAPI 3.1.0MITraw.githubusercontent.com2026-08-0181918.6 KB
CodeMode

Execute a bash command

post/code-mode/execute-bash

Headers

x-code-mode-sessionstring required

Current code mode session

Request body

commandstring

Bash command to execute

Response

Bash command executed successfully

exit_codeinteger required

Exit code of the bash command

stderrstring required

Standard error of executed bash command

stdoutstring required

Standard output of executed bash command

All 8 operations