get_react_query_cache
Inspect React Query cache to view query statuses and cached data. Filter by status or key to debug data fetching issues.
Instructions
Inspect React Query/TanStack Query cache. Shows queries, their status, and cached data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | Filter by query status (default: all) | |
| queryKey | No | Filter by query key (substring match) |