drive_create_text_doc
Generate a Google Doc directly in Drive using plain text input. Set the document title and content, and optionally place it in a specific folder.
Instructions
Create a native Google Doc from plain text in Google Drive. Uses the narrow drive.file scope.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Plain text content to import into the Google Doc | |
| title | Yes | Google Doc title | |
| account | No | Email or alias (uses active account if omitted) | |
| parent_folder_id_or_url | No | Optional parent Drive folder ID or URL |