read_note
Retrieve a durable note by namespace and key to access persistent information that outlives current chat sessions.
Instructions
Read a durable note. Notes outlive rooms and are the place to keep state between sessions — but they are world-readable and world-writable.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | Note key. | |
| namespace | Yes | Note namespace. |