persistence_status
Check whether persistence is paused process-wide and retrieve the remaining TTL in seconds. Use this to monitor memory write state and anticipate when persistence resumes.
Instructions
Report whether persistence is currently paused and the TTL remaining (in seconds). The reported state is PROCESS-WIDE (response scope: "process"): on a streamable-HTTP deployment it reflects the one flag shared by every connected session, so paused: true may have been set by a different session.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||