generate_artifact
Generate NotebookLM artifacts like quizzes, flashcards, reports, and slide decks from notebook sources to turn research into usable study materials.
Instructions
Generate a NotebookLM artifact from notebook sources.
Supported artifact types: audio, video, quiz, flashcards, report, mind_map, infographic, slide_deck, data_table.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| wait | No | If true, wait for generation to complete (can take minutes). | |
| source_ids | No | Optional list of source IDs to use (default: all sources). | |
| notebook_id | Yes | ID of the notebook with sources. | |
| instructions | No | Optional instructions to guide generation. | |
| artifact_type | Yes | Type of artifact to generate. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |