get_notebook
Retrieve Datadog notebooks by ID to access and review monitoring dashboards, log analyses, and metrics visualizations for system observability.
Instructions
Get a notebook using the specified notebook ID.
Input Schema
| Name | Required | Description | Default | 
|---|---|---|---|
| No arguments | |||
Input Schema (JSON Schema)
{
  "properties": {},
  "type": "object"
}