get_project_state
Check health metadata for the active project, including storage engine and write arbitration mode, to confirm the memory server is responsive before proceeding with state updates.
Instructions
Returns server health metadata for the active project: storage engine (sqlite-wal, or sqlite-wasm when the portable engine is in use) and write arbitration mode (MessageQueue). Use this to verify the egc-memory server is running and responsive before calling get_state or update_state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||