restore_assets
Recover accidentally deleted photos by restoring specific assets from trash to the active library. Returns the number of restored items.
Instructions
Restore specific assets from trash back to the active library. Use this to selectively recover accidentally deleted photos. For restoring everything at once, use restore_trash instead. Side effect: moves specified assets out of trash.
Args:
asset_ids: List of asset UUIDs currently in trash to restore.
Returns: JSON with count of restored assets.Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| asset_ids | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |