Fetch asset
fetch_assetResolve a generated asset path or URL into a clickable absolute URL and a direct download URL, making assets immediately viewable and downloadable.
Instructions
Resolve a generated asset reference (a /generated/… path or any URL) to a clickable absolute URL + a direct download URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | the asset url or /generated/ path | |
| name | No | optional filename for the download |