start_session
Launch a new secure code interpreter session to run Python, JavaScript, TypeScript, shell commands, and file operations with an optional timeout.
Instructions
Start a new code interpreter session
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Optional session name | |
| timeout | No | Session timeout in seconds (default: 900) |