helvabase_cancel_source_upload
Cancel an upload only if it has not been dispatched to the backend. An uncertain or dispatched import must be reconciled and cannot be released by cancellation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| importId | Yes | ||
| projectId | Yes | Helvabase project/mapping ID returned by list or create dossier, never a local path. | |
| idempotencyKey | Yes | Unique key for this logical mutation. Reuse exactly the same key and arguments after a timeout; never generate a new key to force a replay. |