Bash
bashExecute bash commands and return output. Create files, directories, and handle terminal operations in a single step.
Instructions
This function will execute a bash command and return the output. This function is useful for executing bash commands including creating files, directories, and other bash commands.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| command | Yes |