Delete a saved chart
delete_chartRemove a chart from the library by providing its slug. This permanently deletes both the JSON and HTML files.
Instructions
Remove a chart from the library by slug (deletes its .json and .html).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | The slug of the chart to delete (see list_charts). |