Browser session ID
Request to execute a command synchronously.
Command arguments.
Run the process with root privileges.
Run the process as this user.
Executable or shell command to run.
Working directory (absolute path) to run the command in.
Environment variables to set for the process.
Maximum execution time in seconds.
Execution result
Result of a synchronous command execution.
Execution duration in milliseconds.
Process exit code.
Base64-encoded stderr buffer.
Base64-encoded stdout buffer.