google_drive_create_file
Create and save new files directly in Google Drive by specifying the file name, content, MIME type, and folder location. Integrates with Google MCP for efficient file management.
Instructions
Create a new file in Google Drive
Input Schema
Name | Required | Description | Default |
---|---|---|---|
content | Yes | Content of the file | |
folderId | No | ID of the folder to create the file in | |
mimeType | No | MIME type of the file (e.g., 'text/plain', 'application/vnd.google-apps.document') | |
name | Yes | Name of the file to create |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Google MCP
- google_calendar_create_event
- google_calendar_delete_event
- google_calendar_find_free_time
- google_calendar_get_event
- google_calendar_get_events
- google_calendar_list_calendars
- google_calendar_set_default
- google_calendar_update_event
- google_drive_create_file
- google_drive_delete_file
- google_drive_get_file_content
- google_drive_list_files
- google_drive_share_file
- google_drive_update_file
- google_gmail_delete_email
- google_gmail_draft_email
- google_gmail_get_email
- google_gmail_get_email_by_index
- google_gmail_list_emails
- google_gmail_list_labels
- google_gmail_modify_labels
- google_gmail_send_email
- google_tasks_complete_task
- google_tasks_create_task
- google_tasks_create_tasklist
- google_tasks_delete_task
- google_tasks_delete_tasklist
- google_tasks_get_task
- google_tasks_list_tasklists
- google_tasks_list_tasks
- google_tasks_set_default_list
- google_tasks_update_task
Related Tools
- @vakharwalad23/google-mcp
- @vakharwalad23/google-mcp
- @vakharwalad23/google-mcp
- @vakharwalad23/google-mcp
- @josedu90/mcp-suiteg