Run a bash command on the computer and get its output.
Executes a bash command on the computer and returns the combined stdout/stderr output.Documentation Index
Fetch the complete documentation index at: https://docs.orgo.ai/llms.txt
Use this file to discover all available pages before exploring further.
true if the command ran (regardless of exit code). Check exit_code to determine if the command itself succeeded.| Status | Meaning |
|---|---|
400 | Computer instance not available. |
401 | Missing or invalid API key. |
403 | You do not have access to this computer. |
404 | Computer not found. |
500 | Upstream desktop agent failure (process spawn error, timeout killed). |
API key authentication. Get your key at orgo.ai/workspaces
Computer ID
Bash command to execute