LangWatch Dashboards API
Create, reorder, and manage dashboards and their composed graphs. Self-contained Naftiko capability covering one LangWatch business surface.
LangWatch Dashboards API is a Naftiko capability published by LangWatch, one of 20 capabilities the APIs.io network indexes for this provider. It bundles 11 operations across the GET, POST, PATCH, DELETE, and PUT methods rooted at /v1/api.
The capability includes 4 read-only operations and 7 state-changing operations. Lead operation: List dashboards. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include LangWatch, Dashboards, and Graphs.
What You Can Do
MCP Tools
langwatch-listDashboards
List dashboards.
langwatch-createDashboard
Create a dashboard.
langwatch-reorderDashboards
Reorder dashboards.
langwatch-getDashboard
Get a dashboard.
langwatch-updateDashboard
Update a dashboard.
langwatch-deleteDashboard
Delete a dashboard.
langwatch-listGraphs
List graphs.
langwatch-createGraph
Create a graph.
langwatch-getGraph
Get a graph.
langwatch-updateGraph
Update a graph.
langwatch-deleteGraph
Delete a graph.