export_artifact
Export NotebookLM artifacts to Google Docs or Sheets. Data tables go to Google Sheets; reports like Briefing Docs to Google Docs.
Instructions
Export a NotebookLM artifact to Google Docs or Sheets.
Supports:
Data Tables → Google Sheets
Reports (Briefing Doc, Study Guide, Blog Post) → Google Docs
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notebook_id | Yes | Notebook UUID | |
| artifact_id | Yes | Artifact UUID to export | |
| export_type | Yes | "docs" or "sheets" | |
| title | No | Title for exported document (optional) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||