asset_duplicate
Category: asset
Duplicate a project asset, copying its server-owned storage fields into a new asset. Use when: Use to clone an existing asset by UUID; the server mints its internal identity and the copy shares the source's underlying storage. Do not use when: Do not hand-roll a duplicate through project_create_asset; you cannot forge the source's internal storage pointers. Expected response time: sync <2s Token cost: medium.
Output: JSON text content from the canonical service adapter.
Input schema
Expand to load the generated JSON schema.