list_remembered
List all cached context entries for a project, displaying key, category, size, TTL, and content preview, to help decide whether to recall existing knowledge or refresh it.
Instructions
List all cached context entries for this project. Shows what knowledge the AI assistant has already cached, so you can decide whether to recall existing context or refresh it. Returns: key, category, size, TTL remaining, and a content preview.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| instance_id | Yes | UUID of the cache instance | |
| category | No | Filter by category (default: all) | |
| limit | No | Max entries to return (default: 50) |