export_artifact
Export NotebookLM artifacts to Google Docs or Sheets. Convert data tables to Sheets and reports like Briefing Docs or Study Guides to 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 |
|---|---|---|---|
| title | No | Title for exported document (optional) | |
| artifact_id | Yes | Artifact UUID to export | |
| export_type | Yes | "docs" or "sheets" | |
| notebook_id | Yes | Notebook UUID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||