delete_panel
Remove a panel from a dashboard permanently. Specify dashboard and panel IDs to delete the panel.
Instructions
Delete a panel from a dashboard. This cannot be undone.
Args: dashboard_id: The dashboard id that owns the panel. panel_id: The panel id to delete.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| panel_id | Yes | ||
| dashboard_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |