get_notebooks
Retrieve and search Datadog notebooks by name or author handle to monitor and analyze data effectively.
Instructions
Get all notebooks. This can also be used to search for notebooks with a particular query in the notebook
name or author handle.
Input Schema
| Name | Required | Description | Default | 
|---|---|---|---|
| No arguments | |||
Input Schema (JSON Schema)
{
  "properties": {},
  "type": "object"
}