simplify_expression
Reduce a mathematical expression to its simplest form. Enter any algebraic or symbolic expression to get a cleaned-up, equivalent result.
Instructions
Simplify a mathematical expression
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session | No | Workspace to use, as a name or a portable handle. Workspaces have independent variables. A name is scoped to this MCP session; a handle returned by start_sage_session (workspace_token) reaches the same workspace across reconnects and is a bearer credential -- keep it secret. Omit for 'default'. | default |
| expression | Yes | Expression to simplify |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||