create_google_doc
Create a new blank Google Docs, Sheets, or Slides file in Google Drive. Specify the document name, type, and optional parent folder.
Instructions
Create a new blank Google Docs, Sheets, or Slides file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the new document. | |
| doc_type | No | Type of document: 'document' (Google Docs), 'spreadsheet' (Google Sheets), or 'presentation' (Google Slides). | document |
| parent_id | No | ID of the parent folder. If not provided, creates in root. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |