Chat
Run a command in a chat's agent sandbox
Executes one non-interactive command inside the chat agent’s sandbox, starting from a directory under /workspace. Execution time and output size are capped by the runtime, and every attempt is recorded as a chat.terminal.command audit event.
POST
Error
Authorizations
API token obtained from the Tokens endpoint. Include as Authorization: Bearer <token>.
Path Parameters
Chat id.
Body
application/json
Error