tokportal_upload_image_from_url
Fetch a public image URL and store it permanently in TokPortal storage for use as a carousel item or profile picture.
Instructions
Import an image from URL. Fetches a public direct image URL and stores it permanently in TokPortal storage.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | JSON request body. | |
| idempotency_key | No | Optional Idempotency-Key header for safe retries. |