reset_sage_session
Clear all variables and state in your SageMath session to start fresh. Specify a named workspace to reset only that context.
Instructions
Reset the SageMath session state for the current MCP session
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session | No | Named workspace to use. Workspaces have independent variables; omit for 'default'. | default |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | No | Session cleared |