bash
Execute shell commands to create files, directories, and manage system tasks. Returns command output for interactive use.
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 |