Vantage · Capability
Vantage Cost Management API — Dashboards
Vantage Cost Management API — Dashboards. 5 operations. Lead operation: Vantage Get All Dashboards. Self-contained Naftiko capability covering one Vantage business surface.
What You Can Do
GET
Getdashboards
— Vantage Get All Dashboards
/v1/dashboards
POST
Createdashboard
— Vantage Create a Dashboard
/v1/dashboards
GET
Getdashboard
— Vantage Get a Dashboard
/v1/dashboards/{dashboard-token}
PUT
Updatedashboard
— Vantage Update a Dashboard
/v1/dashboards/{dashboard-token}
DELETE
Deletedashboard
— Vantage Delete a Dashboard
/v1/dashboards/{dashboard-token}
MCP Tools
vantage-get-all-dashboards
Vantage Get All Dashboards
read-only
idempotent
vantage-create-dashboard
Vantage Create a Dashboard
vantage-get-dashboard
Vantage Get a Dashboard
read-only
idempotent
vantage-update-dashboard
Vantage Update a Dashboard
idempotent
vantage-delete-dashboard
Vantage Delete a Dashboard
idempotent