get_results
Retrieve pipeline run outputs with SHA-256 checksums and sizes, allowing independent verification of results via checksums.
Instructions
Get the outputs of a run: each output file with its SHA-256 checksum and size in bytes, plus the run status. Use the checksums to verify results independently.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_id | Yes | The run id returned by run_pipeline. |