description: str = 'A Bash shell. Use this to execute bash commands when you need to perform file operations, run scripts, or execute system commands. Input should be a valid bash command. Returns a JSON object with the stdout, stderr, and exit code. '