clear_cache
Clears internal caches for stored data, supporting granular options for individual items and lists. Useful for debugging or refreshing after data changes.
Instructions
Clear the internal cache for stored data. Useful for debugging or when you know the data has changed. Supports granular cache clearing for both individual items and list caches.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cache_type | No | Type of cache to clear: "all" (default - clears all cache types), individual item caches ("cards", "dashboards", "tables", "databases", "collections", "fields"), list caches ("cards-list", "dashboards-list", "tables-list", "databases-list", "collections-list"), or bulk operations ("all-lists", "all-individual") | all |