Set System Variable
set_system_variableSet the value of a system variable with automatic type detection. Use list_system_variables to find available variable names.
Instructions
Set a system variable value. Type is auto-detected — use list_system_variables to see available variables.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Variable name (exact match) | |
| value | Yes | Value to set |