get_dashboard_lists_manuals
Retrieve all dashboard list definitions from Datadog to manage and organize monitoring dashboards for system visibility.
Instructions
Fetch all of your existing dashboard list definitions.
Input Schema
| Name | Required | Description | Default | 
|---|---|---|---|
| No arguments | |||
Input Schema (JSON Schema)
{
  "properties": {},
  "type": "object"
}