update_notebook
Modify an existing Datadog notebook by its ID to update monitoring dashboards, log views, or metric visualizations for improved observability.
Instructions
Update a notebook using the specified ID.
Input Schema
| Name | Required | Description | Default | 
|---|---|---|---|
| No arguments | |||
Input Schema (JSON Schema)
{
  "properties": {},
  "type": "object"
}