Files
google-mcp/gdrive/drive_tools.py
Jackson Cooper 70bdaece23 Add Google Drive sharing and permission tools
New tools: share_drive_file, batch_share_drive_file, get_drive_shareable_link,
get_drive_file_permissions, update_drive_permission, remove_drive_permission,
transfer_drive_ownership

share_drive_file supports user/group/domain/anyone types, so there's no need
for a separate make_drive_file_public tool.
2025-12-14 18:03:04 +11:00

54 KiB