cancel_sage_session
Cancel any active SageMath computation and restart the worker, clearing the current session and stopping long-running tasks.
Instructions
Cancel any running Sage computation and restart the worker
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 |