run_javascript_code
Execute JavaScript code in a secure sandbox environment, capturing output and errors for testing and development. Supports integration with @google/genai libraries for advanced functionality.
Instructions
Execute JavaScript code in the sandbox environment and captures the standard output and error.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
code | Yes | The JavaScript code to execute, included libraries are @google/genai |