get_stack
Retrieve a specific photo stack with its assets to verify grouped contents before changing the cover or dissolving the group.
Instructions
One stack with its assets. Use this after list_stacks to see everything a group holds before changing its cover or dissolving it, or to check what create_stack actually grouped. Read-only.
Args:
stack_id: The stack to fetch.
Returns: JSON with id, primary_asset_id and the asset list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| stack_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |