delete_memento
Removes a stored memento using its exact ID, whether global or repository-scoped. Initialize or list mementos first to obtain the ID needed for deletion.
Instructions
Deletes an existing memento by its exact ID, regardless of whether it is global or repository-scoped. Requires init_memento or get_mementos first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Exact memento ID to delete. |