list_chart_files
Audit disk usage by listing all auto-generated chart preview HTML files with metadata including 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 | |||