update-dashboard
Modify an existing Datadog dashboard's title, layout, widgets, tags, and template variables to match evolving monitoring requirements.
Instructions
Update an existing Datadog dashboard
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dashboardId | Yes | Dashboard ID to update. Example: abc-def-ghi | |
| title | Yes | Dashboard title | |
| layoutType | Yes | Layout type | |
| description | No | Dashboard description | |
| widgets | Yes | Array of widget definitions | |
| tags | No | Tags | |
| templateVariables | No | Template variables |