Bash
bashRun shell commands to create files, directories, and manage system operations, returning command output for AI agent workflows.
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 |