Execute a bash command and wait for a result
Documentation Index
Fetch the complete documentation index at: https://allhandsai-docs-v1-local-agent-server-guide.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Successful Response
Output of a bash command. A single command may have multiple pieces of output depending on how large the output is.
"BashOutput"The order for this output, sequentially starting with 0
Exit code None implies the command is still running.
The standard output from the command
The error output from the command