download_artifact
Download finished NotebookLM artifacts like audio, video, or quizzes to a local file by providing the notebook ID, artifact type, and destination path.
Instructions
Download a completed NotebookLM artifact to a local file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| artifact_id | No | Optional specific artifact ID (default: latest). | |
| notebook_id | Yes | ID of the notebook. | |
| output_path | Yes | Local file path to save the artifact. | |
| artifact_type | Yes | Type of artifact (audio, video, quiz, etc.). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |