code_run_code
Execute Python or Bash code and retrieve the output. Solve programming tasks by running code snippets directly within the AI application.
Instructions
[code] Execute code and return the output. Supported languages: python, bash.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | ||
| language | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |