download_artifact
Download any NotebookLM artifact type—audio, video, report, mind map, and more—directly to a file with one unified tool.
Instructions
Download any NotebookLM artifact to a file.
Unified download tool replacing 9 separate download tools. Supports all artifact types: audio, video, report, mind_map, slide_deck, infographic, data_table, quiz, flashcards.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notebook_id | Yes | Notebook UUID | |
| artifact_type | Yes | Type of artifact to download: - audio: Audio Overview (MP4/MP3) - video: Video Overview (MP4) - report: Report (Markdown) - mind_map: Mind Map (JSON) - slide_deck: Slide Deck (PDF or PPTX) - infographic: Infographic (PNG) - data_table: Data Table (CSV) - quiz: Quiz (json|markdown|html) - flashcards: Flashcards (json|markdown|html) | |
| output_path | Yes | Path to save the file | |
| artifact_id | No | Optional specific artifact ID (uses latest if not provided) | |
| output_format | No | For quiz/flashcards only: json|markdown|html (default: json) | json |
| slide_deck_format | No | For slide_deck only: pdf (default) or pptx |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||