delete_memory
Remove a memory entry from your Immich library while keeping the photos intact. Deletes the memory from the server and returns confirmation.
Instructions
Delete a memory. The photos stay in the library — only the memory entry goes away. Side effect: removes the memory from the server.
Args:
memory_id: The memory to delete.
Returns: JSON confirming the deletion.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| memory_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |