download_chart
Generate and save chart images locally by providing a Chart.js configuration and output path for file storage using the Quickchart-MCP-Server.
Instructions
Download a chart image to a local file
Input Schema
Name | Required | Description | Default |
---|---|---|---|
config | Yes | Chart configuration object | |
outputPath | No | Path where the chart image should be saved. If not provided, the chart will be saved to Desktop or home directory. |