get_dashboard_lists_manual
Retrieve the definition of an existing dashboard list from Datadog to view its configuration and included dashboards.
Instructions
Fetch an existing dashboard list's definition.
Input Schema
| Name | Required | Description | Default | 
|---|---|---|---|
| No arguments | |||
Input Schema (JSON Schema)
{
  "properties": {},
  "type": "object"
}