immich_delete_assets
Delete assets by ID, moving them to trash by default; use the force option for permanent removal.
Instructions
Delete assets by IDs. Moves to trash by default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | Yes | Array of asset IDs to delete | |
| force | No | Permanently delete (skip trash) |