| Get About | Gets information about the user's Drive, and system capabilities |
| Get File | Gets a file's metadata and content by ID. |
| Get File Metadata | Gets a file's metadata and content by ID. |
| Create File | Create a new file with content and metadata |
| List Files | Lists all available files and directories |
| Copy File | Copy a file by file id |
| Update File | Updates a file's content by file id |
| Delete File | Delete a file by file id |
| Empty Trash | Empty the trash of deleted files |
| Create Folder | Create a directory file |
| List Folders | Lists all available directories |
| Raw Request | Send raw HTTP request to Google Drive |
| Search Folders | Search for an existing directory by Name |
| List File's Export Types | List the available export types of a file by ID. |
| Search Files | Search for an existing file by Name |
| List Drives | List all drives |
| List Changes | List changes made to files in your Google Drive since the last time this step ran (up to 1000) |
| Create Webhook for Drive | Create a webhook to receive notifications of changes with a Google Drive |
| Create Webhook for File or Folder | Create a webhook to receive notifications of changes for a file or folder |
| Delete Webhook | Stop a webhook channel from sending notifications |
| Get Current User | Get the information and metadata of the user that is currently logged in |
| Move File | Move a file by file ID |
| Query Drive Activity | Query past activity in Google Drive. |