superset_chart_cache_warmup
Precompute and store chart data by warming its cache, reducing load times for frequently used charts. Supply chart ID, optionally dashboard ID for filter context.
Instructions
Warm up the cache for a chart.
Useful for speeding up loading of frequently used charts.
Args: chart_id: ID of the chart to warm up. dashboard_id: Dashboard ID for filter context (optional).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chart_id | Yes | ||
| dashboard_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |