notebook_add_drive
Attach a Google Drive file to a notebook for research and content generation. Specify notebook ID, file ID, title, and MIME type to complete the source ingestion.
Instructions
Add a Google Drive file source to a notebook
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Document title | |
| file_id | Yes | Google Drive file ID | |
| doc_type | Yes | MIME type (e.g. application/vnd.google-apps.document) | |
| notebook_id | Yes | The notebook ID |