sandbox-test
Test and execute code safely in an isolated environment. Validate scripts or risky code changes securely without impacting your system. Ideal for developers and testers.
Instructions
Execute code or commands safely in Gemini's sandbox environment. Use for testing potentially risky code, running scripts, or validating code changes without affecting your system.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
model | No | Optional model to use (e.g., 'gemini-2.5-flash'). If not specified, uses the default model. | |
prompt | Yes | Code testing request. Examples: 'Create and run a Python script that...' or '@script.py Run this script safely and explain what it does' |