dual_upload_file
Upload files to DUAL storage for template assets, face images, and attachments, generating public URLs for Web3 applications.
Instructions
Upload a file to DUAL storage. Returns a public URL. Useful for template assets, face images, and attachments.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_url | Yes | URL of the file to upload (the server will fetch and upload it) | |
| folder | No | Optional folder path for organization |