Re-host a media URL (persist it)
neuron_studio_rehost_mediaFetch any image/video/audio URL and re-host it on Neuron so it's stable and server-reachable — use this on external/temporary URLs (AI-generated b-roll, etc.) before placing them with add_image/add_video/add_audio. Returns { url, filename }.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The external media URL to re-host. |