Generate a video overview
generate_videoStart video generation from a NotebookLM notebook. Configure format, style, language, and source filters. After submission, use artifact_wait to retrieve the completed video.
Instructions
Kick off video generation. Long-running (15-45 min) — use artifact_wait separately.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| style | No | ||
| format | No | ||
| language | No | Output language code (e.g. en, ja, zh_Hans). | |
| notebook | Yes | Notebook UUID. | |
| sourceIds | No | Restrict generation to these source IDs. | |
| instructions | No |