list_remembered
View cached context entries to decide whether to recall existing knowledge or refresh it for your project.
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) |