Skip to main content
Glama

datadog mcp

get-dashboard

Retrieve the full definition of a Datadog dashboard, including widgets, layout, and configuration details, using the dashboard ID for precise monitoring and tracing.

Instructions

Get the complete definition of a specific Datadog dashboard by its ID. Returns all widgets, layout, and configuration details.

Input Schema

NameRequiredDescriptionDefault
dashboardIdYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "dashboardId": { "type": "string" } }, "required": [ "dashboardId" ], "type": "object" }

You must be authenticated.

Other Tools from datadog mcp

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/GeLi2001/datadog-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server