datadog mcp

by GeLi2001
Verified

get-dashboards

Retrieve a list of all dashboards from Datadog to discover available dashboards and their IDs, enabling further exploration and monitoring.

Instructions

Retrieve a list of all dashboards from Datadog. Useful for discovering available dashboards and their IDs for further exploration.

Input Schema

NameRequiredDescriptionDefault
filterConfiguredNo
limitNo

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "filterConfigured": { "type": "boolean" }, "limit": { "default": 100, "type": "number" } }, "type": "object" }

You must be authenticated.

Other Tools from datadog mcp

Related Tools

ID: nj2o2mvvnd