tokportal_upload_image_direct
Upload an image file directly to TokPortal using multipart/form-data, returning storage details and converting HEIF/HEIC images to JPEG automatically.
Instructions
Upload an image file directly. Uploads multipart/form-data directly through TokPortal and returns storage details. HEIF/HEIC may be converted to JPEG.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| purpose | No | Multipart form field purpose. | carousel |
| bundle_id | Yes | Multipart form field bundle_id. | |
| file_path | Yes | Local path to upload for multipart field file. | |
| idempotency_key | No | Optional Idempotency-Key header for safe retries. |