read_key
Inspect a key cluster to retrieve canonical key, aliases, hub metadata, and ranked memory IDs based on query relevance, enabling targeted memory retrieval without exposing content.
Instructions
Inspect one key cluster. Returns canonical key/aliases/hub metadata plus ranked memory IDs and metadata — never memory content. Call read_memory on promising handles. Use limit/offset to page through hub keys without flooding context. Pass the original query: handles are then ranked by content relevance to it, which is essential for hub keys so the target memory surfaces first instead of being buried.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | No | ||
| key_id | Yes | ||
| offset | No | ||
| namespace | No |