start_sage_session
Create a named SageMath workspace for independent variable storage. Use this to manage separate computation spaces with persistent state across calls.
Instructions
Start a named Sage workspace with its own independent variables
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Workspace name, e.g. 'curves' or 'scratch' |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | No | Session cleared |