InfluxDB · Capability
Complete InfluxDB Cloud API — Cells
Complete InfluxDB Cloud API — Cells. 6 operations. Lead operation: Create a dashboard cell. Self-contained Naftiko capability covering one Influxdb business surface.
What You Can Do
POST
Postdashboardsidcells
— Create a dashboard cell
/v1/api/v2/dashboards/{dashboardid}/cells
PUT
Putdashboardsidcells
— Replace cells in a dashboard
/v1/api/v2/dashboards/{dashboardid}/cells
DELETE
Deletedashboardsidcellsid
— Delete a dashboard cell
/v1/api/v2/dashboards/{dashboardid}/cells/{cellid}
PATCH
Patchdashboardsidcellsid
— Update the non-positional information related to a cell
/v1/api/v2/dashboards/{dashboardid}/cells/{cellid}
GET
Getdashboardsidcellsidview
— Retrieve the view for a cell
/v1/api/v2/dashboards/{dashboardid}/cells/{cellid}/view
PATCH
Patchdashboardsidcellsidview
— Update the view for a cell
/v1/api/v2/dashboards/{dashboardid}/cells/{cellid}/view
MCP Tools
create-dashboard-cell
Create a dashboard cell
replace-cells-dashboard
Replace cells in a dashboard
idempotent
delete-dashboard-cell
Delete a dashboard cell
idempotent
update-non-positional-information-related
Update the non-positional information related to a cell
idempotent
retrieve-view-cell
Retrieve the view for a cell
read-only
idempotent
update-view-cell
Update the view for a cell
idempotent