Insert Chart
insert_chartInsert a chart (bar, line, pie, or area) into a specific slide of a Canva presentation, specifying data and an optional title for the chart.
Instructions
Not implementable: Canva Connect API has no endpoint to insert a chart into an existing design's slide.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| title | No | ||
| slideId | Yes | ||
| chartType | Yes | ||
| presentationId | Yes |