planist_update_variable
Update a typed project variable to trigger reactive updates across bound Sheet cells, Dashboard widgets, and Docs.
Instructions
Update a typed project variable value. This triggers reactive UI updates across bound Sheet cells, Dashboard widgets, and Docs (Execute -> Variable -> Plan loop).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | Yes | New value matching the variable's strict type contract (number, string, boolean, JSON). | |
| summary | No | Optional audit reason or Workflow run reference for updating the variable. | |
| variableKey | Yes | The target variable key. |