describe_pipeline_recipe
Retrieve the full configuration, parameters, and step sequence for any satellite analytics pipeline recipe to understand its processing workflow.
Instructions
Retrieve the detailed configuration, parameters, and step sequence for a pipeline recipe.
Args: recipe_name: Name of the recipe (e.g. 'compound_wildfire_runoff_risk', 'coastal_storm_surge_infrastructure_exposure').
Returns: JSON string with recipe specification and step definitions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| recipe_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |