drive_upload_text_file
Create a text file in Google Drive by uploading provided content. Set the file name and optional parent folder to control where it is stored.
Instructions
Upload a text file to Google Drive
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the file | |
| content | Yes | Text content of the file | |
| parentId | No | Optional ID of the parent folder |