get_results
Retrieve outputs from a pipeline run with file checksums and sizes, enabling independent verification of results via SHA-256 hashes.
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. |