set_util_params
Set the ordered parameter names for a shared utility function, ensuring calls align with expected inputs.
Instructions
Set a shared utility function's ordered parameter names (bare identifiers, e.g. ["sql", "params"]).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| params | Yes | ||
| project | No | Path to the project root (same folder the side panel connects to). Defaults to the EASYSPEC_PROJECT environment variable if omitted. |