Skip to main content
Glama

mcp-server-datadog

list_downtimes

Retrieve scheduled downtimes from Datadog using the MCP server interface. Filter by monitor ID or current downtimes only to manage monitoring effectively.

Instructions

List scheduled downtimes from Datadog

Input Schema

NameRequiredDescriptionDefault
currentOnlyNo
monitorIdNo

Input Schema (JSON Schema)

{ "properties": { "currentOnly": { "type": "boolean" }, "monitorId": { "type": "number" } }, "required": [], "type": "object" }

You must be authenticated.

Other Tools from mcp-server-datadog

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/winor30/mcp-server-datadog'

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