create_stack
Group near-identical shots into one stack, keeping all photos but showing only the primary one. The first asset becomes the cover.
Instructions
Group near-identical assets (a burst, retries of the same shot) into one stack. The library then shows the stack as a single item fronted by its primary asset, which keeps every shot without the visual clutter — a gentler cleanup than deleting. The first id becomes the primary. Side effect: creates the stack on the server.
Args:
asset_ids: The assets to group, at least two. Order matters: the first is
the cover.
Returns: JSON with the new stack's id, primary_asset_id and asset list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| asset_ids | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |