openpanel_add_chart
Add a new chart to a dashboard by specifying chart type, title, events, and optional breakdowns for data visualization.
Instructions
[UNIFIED] Add a new chart to a dashboard.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | Yes | ||
| project_id | Yes | ||
| dashboard_id | Yes | ||
| chart_type | Yes | ||
| title | Yes | ||
| events | Yes | ||
| breakdowns | No |