memory_snapshot_create
Create a named snapshot to back up the current memory state, enabling safe experimentation and rollback.
Instructions
Create a snapshot (backup) of the current memory state
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name for the snapshot (e.g., "Before refactoring") | |
| space_id | Yes | Space UUID to snapshot | |
| description | No | Optional description of why this snapshot was created |