update_panel
Replace an existing visualization in a Kibana dashboard by specifying the dashboard ID and panel index, with options for chart type, data view, metrics, and grouping in a chosen Kibana space.
Instructions
Replace the visualization at panel_index (see get_dashboard for indexes).
space targets a Kibana space by id (default: the default space).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| panel | Yes | ||
| space | No | ||
| panel_index | Yes | ||
| dashboard_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||