tokportal_upload_image_from_url
Fetches a public image URL and stores it permanently in TokPortal storage for use in posts like carousels or profile pictures.
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. |