get_dashboard
Retrieve a specific Datadog dashboard by its ID to monitor system metrics, logs, and performance data for analysis and troubleshooting.
Instructions
Get a dashboard using the specified ID.
Input Schema
| Name | Required | Description | Default | 
|---|---|---|---|
| No arguments | |||
Input Schema (JSON Schema)
{
  "properties": {},
  "type": "object"
}