get_dashboards
Retrieve custom and cloned dashboards from Datadog for monitoring and analysis, excluding preset dashboards.
Instructions
Get all dashboards.
Note: This query will only return custom created or cloned dashboards. This query will not return preset dashboards.
Input Schema
| Name | Required | Description | Default | 
|---|---|---|---|
| No arguments | |||
Input Schema (JSON Schema)
{
  "properties": {},
  "type": "object"
}