Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
chart_type | string | Yes | line, bar, pie, doughnut, radar, or stacked_bar. |
Output
data.labels and data.datasets[].data from the analytics tool result, then renders inside Ask AI’s chart block.Chart.js v4 templates the agent populates with values from query_ad_metrics.
| Parameter | Type | Required | Description |
|---|---|---|---|
chart_type | string | Yes | line, bar, pie, doughnut, radar, or stacked_bar. |
data.labels and data.datasets[].data from the analytics tool result, then renders inside Ask AI’s chart block.