d3p_pipeline_result
Retrieve the final result of a completed pipeline using the pipeline ID from the execution step.
Instructions
Get the final result of a completed pipeline. Parameters: pipeline_id (str) — the ID returned by d3p_pipeline_execute
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pipeline_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |