Snapshot state
snapshotCapture an immutable point-in-time snapshot of a model's state (base document + derived/meta caches). A natural safety step before a risky evolve_spec: keep the returned snapshot and, if the change goes wrong, hand it back to 'restore' to roll the state back.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The model id. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||