art.asset.promote
Promote an approved candidate asset to become the canonical version, applying it to the target asset using the specified style and approval details.
Instructions
Promote an approved candidate to become the canonical version.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| actor | Yes | Promoting actor | |
| style | Yes | Style reference | |
| qa_result | No | QA result | |
| references | No | Reference asset IDs | |
| approval_id | Yes | Approval record ID | |
| artifact_id | Yes | Artifact identifier | |
| provider_id | No | Provider identifier | |
| candidate_id | Yes | Candidate identifier | |
| target_asset_id | Yes | Target asset identifier | |
| production_job_id | No | Production job ID | |
| expected_current_version | No | Expected current version (optimistic lock) |