siril_list_commands
Find available Siril scripting commands with optional keyword or scriptable-only filters, enabling you to identify the exact command for automating image processing tasks.
Instructions
List Siril commands available for scripting.
Args: query: Optional substring filter on command name or usage. scriptable_only: If true, only return scriptable commands.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | ||
| scriptable_only | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |