unset_variable
Remove a global variable from the project scope. Specify the variable name and optional project path to clear its value.
Instructions
Remove a global variable.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| project | No | Path to the project root (same folder the side panel connects to). Defaults to the EASYSPEC_PROJECT environment variable if omitted. |