bash
Execute shell commands to create files, directories, and run terminal operations.
Instructions
This function will execute a bash command and return the output. This function is useful for executing commands including creating files, directories, and other shell commands.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| command | Yes |