list_chart_files
List chart preview HTML files saved on disk to audit disk usage. Returns file metadata including id, name, size, and age.
Instructions
List all chart preview HTML files saved on disk (in the system temp folder). These are auto-generated each time a chart is rendered and auto-cleaned after 7 days (configurable via MCP_DASHBOARDS_RETAIN_DAYS env var). Returns file metadata (id, name, size, age). Use this to audit disk usage, then call delete_chart_files to remove specific files or all of them.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||