art.asset.update
Update an existing game asset by providing its ID and a patch object with fields to change, such as name, status, or technical attributes.
Instructions
Update an existing asset. Provide the asset ID and a patch object with fields to change.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Asset ID to update | |
| patch | Yes | Fields to update |