mcp-server-datadog

by winor30
Verified

list_incidents

Retrieve and manage Datadog incidents efficiently using the MCP server interface. Specify page offset and size to filter and organize incident data for streamlined monitoring and analysis.

Instructions

Get incidents from Datadog

Input Schema

NameRequiredDescriptionDefault
pageOffsetNo
pageSizeNo

Input Schema (JSON Schema)

{ "properties": { "pageOffset": { "default": 0, "minimum": 0, "type": "number" }, "pageSize": { "default": 10, "maximum": 100, "minimum": 1, "type": "number" } }, "required": [], "type": "object" }

You must be authenticated.

Other Tools from mcp-server-datadog

Related Tools

ID: bu8gtzkwfr