gdrive_create_doc
Create a Google Doc or spreadsheet in Google Drive, using optional content and target folder to structure files.
Instructions
Create a new file in Google Drive. Defaults to a Google Doc. Set mime_type to 'application/vnd.google-apps.spreadsheet' for Sheets.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | ||
| content | No | ||
| folder_id | No | ||
| mime_type | No | application/vnd.google-apps.document |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |