API ReferenceGoogleDriveAPI reference for Google Drive endpoints. 4 endpointsGET/api/v1/drive/filesList files from Google Drive. Supports search via the q parameter using Google Drive query syntax.GET/api/v1/drive/files/{fileId}/contentDownload the content of a file from Google Drive. Google Slides and Docs are exported as PDF, Sheets as CSV.POST/api/v1/drive/filesUpload a file or create a folder in Google Drive.DELETE/api/v1/drive/files/{fileId}Delete a file from Google Drive.CalendarAPI reference for Google Calendar endpoints.SlidesAPI reference for Google Slides endpoints.