tokportal_upload_image_direct
Upload an image from a specified local file path directly to TokPortal. Returns storage details and automatically converts HEIF/HEIC files to JPEG.
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. |