Skip to main content
Glama

datadog mcp

get-monitor

Retrieve detailed configuration, status, and information for a specific Datadog monitor by its ID. Use this to access and manage individual monitor data efficiently.

Instructions

Get detailed information about a specific Datadog monitor by its ID. Use this to retrieve the complete configuration, status, and other details of a single monitor.

Input Schema

NameRequiredDescriptionDefault
monitorIdYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "monitorId": { "type": "number" } }, "required": [ "monitorId" ], "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