Create Clarity Document Upload Url
createClarityDocumentUploadUrlCreate a signed URL for uploading a PDF, TXT, Markdown, BPMN, XLSX, or CSV document directly to GCS
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The clarity process ID | |
| fileName | Yes | Name of the document file | |
| contentType | Yes | MIME type of the document | |
| extraCaptureRequestId | No | Extra-capture-request id to bind this capture to |