clear_cache
Clear stored data cache in Metabase to resolve outdated information issues. Supports targeted clearing for specific cache types like dashboards, cards, or databases.
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 |