notebook_describe
Fetch the AI-generated description for a notebook by providing its name or ID. Optionally include notebook metadata and source list.
Instructions
Fetch a notebook's AI-generated description. Accepts a notebook name or ID.
Returns the resolved notebook_id plus the AI description. Pass
include_metadata=True to additionally fetch the notebook's metadata
(details + source list) and surface it under a metadata key; the
default output (include_metadata omitted) is unchanged.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notebook | Yes | ||
| include_metadata | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||