helvabase_apply_business_claim_approval
Recover after a human claim confirmation succeeded but its application was interrupted. Use that challenge ID as confirmationId and the original exact version. Verifies the existing actor-bound claim approval and current evidence; cannot turn an unconfirmed challenge into approval. Inspect the claim first if application may already have succeeded.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| revision | Yes | ||
| projectId | Yes | Helvabase project/mapping ID returned by list or create dossier, never a local path. | |
| claimVersionId | Yes | ||
| confirmationId | Yes | ||
| 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. |