planist_get_variable
Fetch a project variable's current value, type contract, and binding references by providing its unique key.
Instructions
Get the current value, type contract, and binding references for a specific project variable.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| variableKey | Yes | The unique key of the project variable (e.g. 'monthly_revenue', 'user_growth_rate'). |