resume_persistence
Re-enable persistence immediately, clearing any active no-persist TTL. Returns whether persistence was paused before the call, affecting all sessions in the process.
Instructions
Re-enable persistence immediately, clearing any active no-persist TTL. Returns was_active=true if persistence was paused before this call. The flag is PROCESS-WIDE (response scope: "process"): on a streamable-HTTP deployment this re-enables writes for every connected session sharing the process, not just the caller's.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||