get_project_state
Verify server health for the active project by retrieving metadata such as storage engine and write arbitration mode, ensuring the server is responsive before performing state operations.
Instructions
Returns server health metadata for the active project: storage engine (sqlite-wal) 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 | |||