> ## Documentation Index
> Fetch the complete documentation index at: https://docs.macro.com/llms.txt
> Use this file to discover all available pages before exploring further.

# BashCodeExecution

> Execute a bash command in a sandboxed environment using Claude's built-in code execution tool.

# BashCodeExecution

Execute a bash command in a sandboxed environment using Claude's built-in code execution tool.

## Parameters

| Parameter | Type   | Required | Description                                 |
| --------- | ------ | -------- | ------------------------------------------- |
| `input`   | string | Yes      | The bash command or instruction to execute. |
