describe_process
Retrieve complete details for a PixInsight process by its PJSR constructor name: view/global execution support, current parameter values and types, and exposed numeric constants.
Instructions
Describe one PixInsight process by its PJSR constructor name: whether it can run on a view and/or globally, its current parameter values and their types, and any named numeric constants it exposes for those parameters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | PJSR process constructor name, e.g. "SCNR". |