google_drive_get_about
Get information about the user and their Drive storage
google_drive_list_files
List files and folders in Google Drive
google_drive_get_file
Get metadata for a specific file or folder
google_drive_get_file_content
Download and return the text content of a file
google_drive_create_file
Create a new file in Google Drive
google_drive_update_file
Update a file in Google Drive
google_drive_delete_file
Delete a file or folder from Google Drive
google_drive_copy_file
Copy a file to create a duplicate
google_drive_create_folder
Create a new folder in Google Drive
google_drive_share_file
Share a file with a user, group, or make it public
google_drive_list_permissions
List sharing permissions for a file
google_drive_remove_permission
Remove a sharing permission from a file
Enter a concise and descriptive name for your server.
Google OAuth 2.0 Access Token with Drive API scope from OAuth 2.0 Playground (https://developers.google.com/oauthplayground/)