list_remembered
List cached context entries for a project to review what the AI already remembers and decide whether to recall or refresh the knowledge.
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) |