get_preview_run
Get a preview run with its per-device results and screenshot URLs. Poll until status is COMPLETED or FAILED. The URLs are short-lived and re-signed on every read, so fetch them rather than storing them.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| template_id | Yes | The notification template id (nt_...) the run previewed | |
| preview_run_id | Yes | The preview run id (pvr_...) |