kv_get
Retrieves a JSON value by key from shared persistent memory, enabling cross-session coordination and state access.
Instructions
Get a shared JSON value by key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | ||
| project_id | No | Different project override. Use ONLY when the user explicitly asks for another project by name; otherwise stay in the current scope, even when results are empty. |