list_notebooks
Retrieve available library notebooks with metadata to select appropriate sources for AI-powered document queries and synthesized responses.
Instructions
List all library notebooks with metadata (name, topics, use cases, URL). Use this to present options, then ask which notebook to use for the task.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}