helvabase_apply_library_promotion
Recover after a human library confirmation succeeded but its application was interrupted. Use that challenge ID as confirmationId and the original exact revision. Requires the existing actor-bound promotion and current evidence. Inspect the entry first if application may already have succeeded; no new approval is inferred.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entryId | Yes | ||
| revision | Yes | ||
| projectId | Yes | Helvabase project/mapping ID returned by list or create dossier, never a local path. | |
| 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. |