gretl_help
Get command-specific help from Gretl, such as definitions for ols, arima, or gnuplot, with optional GUI display.
Instructions
Ask Gretl for command help, for example ols, summary, open, arima, or gnuplot. By default this also requires opening the help workflow in the visible Gretl GUI.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| requireGui | No | Require the visible Gretl GUI to open for this workflow. Defaults to true outside CI. | |
| commandName | Yes | Gretl command name. | |
| gretlCliPath | No | ||
| gretlGuiPath | No | ||
| displayInGretl | No | Open a visible Gretl GUI script window for this help request. Defaults to true outside CI. |