get_prediction
Fetch prediction status and result by ID: returns label/probability for ad-hoc completions, or download URL and curl command for batch completions.
Instructions
Fetch prediction status and result by prediction id.
Ad-hoc completed:
outputcontains the label/probability.Batch completed:
download_urlandcurl_commandare included automatically (tokenized gateway proxy, safe from remote sandbox).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prediction_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||