list_remembered
List all cached context entries for a project to review stored knowledge and decide whether to recall 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 |
|---|---|---|---|
| limit | No | Max entries to return (default: 50) | |
| category | No | Filter by category (default: all) | |
| instance_id | Yes | UUID of the cache instance |