deliver_product
Re-deliver a product you have already purchased. Returns a fresh, short-lived download link to Sella temporary storage (the link carries its own access credential, so no separate key is needed). Download links expire; call this again whenever you need a new one. Use after get_dataset if the original link expired, or to fetch the file on a different machine.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| save_as | No | Optional filename to suggest for the local copy. Defaults to the original filename. | |
| product_id | Yes | Dataset/product ID you previously purchased. |