drive_upload_text_file
Upload a text file to Google Drive by specifying its name, content, and the ID of the parent folder.
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 | Yes | ID of the parent folder |