list_stacks
List photo stacks in the library to review existing groups and find stack IDs before creating new stacks.
Instructions
List every stack in the library. Use this to see what is already grouped before creating new stacks or to find a stack's id. Read-only.
Args:
primary_asset_id: Only the stack fronted by this asset.
Returns: JSON with total and a stacks array (id, primary_asset_id, assets).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| primary_asset_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |