Skip to main content

GoogleDriveMCPToolkit

GoogleDriveMCPToolkit provides an interface for interacting with Google Drive using the Google Drive MCP server. Parameters:
  • timeout (Optional[float]): Connection timeout in seconds. (default: :obj:None)

init

Initializes the GoogleDriveMCPToolkit. Parameters:
  • timeout (Optional[float]): Connection timeout in seconds. (default: :obj:None)
  • credentials_path (Optional[str]): Path to the Google Drive credentials file. (default: :obj:None)