gemini-code-execute
Execute Python code in a secure sandbox with intelligent enhancements based on user preferences and context, such as data science or automation tasks.
Instructions
Execute Python code using Gemini's built-in code execution sandbox (with learned user preferences)
Input Schema
Name | Required | Description | Default |
---|---|---|---|
code | Yes | Python code to execute in the sandbox | |
context | No | Optional context for intelligent enhancement (e.g., "data-science", "automation", "testing") |