bash
Executes shell commands to manage files, directories, and system operations. Use for tasks like creating files or running terminal commands directly.
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 |