Complete Clarity Artifact Import
completeClarityArtifactImportComplete a Miro artifact import after uploading to the signed URL. The uploaded bytes are validated before the import becomes a usable Clarity capture.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_name | Yes | Name of the Miro export file. Supported extensions: .svg, .xml, .png, .jpg, .jpeg | |
| capture_id | Yes | The pending capture id returned by the upload-url endpoint | |
| process_id | Yes | The clarity process id | |
| content_type | Yes | MIME type of the uploaded Miro export file |