Skip to main content
File management and retrieval through Google Drive API integration.

Available Functions

File and Folder Management

  • list_drive_items
  • create_drive_file

File Search and Content

  • search_drive_files
  • get_drive_file_content

Setup

Requires Google OAuth configuration. See Google Apps setup guide for OAuth credentials and API enablement.
I