superset_add_chart_to_dashboard
Place an existing chart on a Superset dashboard at specified grid coordinates (x, y, width, height) to control its layout.
Instructions
Add an existing chart to a dashboard at the given grid position (x, y, width, height).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | No | ||
| y | No | ||
| width | No | ||
| height | No | ||
| chart_id | Yes | ||
| dashboard_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |