assets_copy
Copy an existing asset from a source URL to a new destination path in your personal blob store, enabling duplication or reorganization of files.
Instructions
Copy an asset to a new path in your personal assets store
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fromUrl | Yes | Source Vercel Blob URL to copy from | |
| toPathname | Yes | Destination path/filename in the blob store (e.g. 'images/copy.jpg') |