siril_run_command
Run a single command in the live Siril GUI session by specifying the command name and optional arguments, enabling direct control of image processing operations.
Instructions
Run a single Siril command in the live GUI session.
Args: command: Command name (e.g. "autostretch", "load", "cd"). args: Optional list of argument strings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | No | ||
| command | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |