list_cached_results
Show metadata for all cached tabular query results, including cache keys for re-querying with custom sort, filter, or pagination.
Instructions
List all cached tabular query results.
Returns metadata for each cached result including the tool that produced it, parameters, row count, age, and cache key. Use the cache_key with query_cached_result to re-query with different sort/filter/pagination.
Returns: JSON with list of cached result entries.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |