restore_assets
Restore selected photos from trash back to your active library. Use this to recover specific accidentally deleted images.
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 |