Create Clarity Image Upload Url
createClarityImageUploadUrlCreate a signed URL for uploading a PNG, JPEG, or WebP image directly to GCS
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The clarity process ID | |
| fileName | Yes | Name of the image file | |
| contentType | Yes | MIME type of the image | |
| extraCaptureRequestId | No | Extra-capture-request id to bind this capture to |