Google Drive tools
ChatGPTSearch and reference files from your Drive
Connect Google Drive to Claude to search through your documents, read file contents, upload new files, and analyze your data. Claude can find specific documents even when you don't remember the exact name, read and analyze the content of Google Docs, Sheets, Slides, and PDFs, and upload files directly to your Drive. Useful for finding project notes, extracting data from spreadsheets, preparing meeting materials, or organizing files scattered across your Drive.
download_raw_file is set to True, the file will be downloaded as a raw file. Set raw_export_mime_type to override the raw export format for Google Docs or Sheets. Otherwise, the file will be displayed as text. If text extraction is unsupported, the response falls back to raw file fields.files.get.url and top_k. For My Drive root, pass the literal root alias instead of a synthetic folder URL.top_k and require_viewed_by_user. Set require_viewed_by_user=True to only return files the current user has viewed.query, topn, special_filter_query_str, best_effort_fetch, fetch_ttl, and require_viewed_by_user. Use clear, specific keywords such as project names, collaborators, or file types. Example: `"design doc pptx". When using query, each search query is an AND token match. Meaning, every token in the query is required to be present in order to match. - Search will return documents that contain all of the keywords in the query. - Therefore, queries should be short and keyword-focused (avoid long natural language). - If no results are found, try the following strategies: 1) Use different or related keywords. 2) Make the query more generic and simpler. - To improve recall, consider variants of your terms: abbreviations, synonyms, etc. - Previous search results can provide hints about useful variants of internal terms — use those to refine queries. Use special_filter_query_str when you need precise MIME-type or metadata filters. It uses Google Drive v3 search (the q parameter). - Supported time fields: modifiedTime, createdTime, viewedByMeTime, sharedWithMeTime (ISO 8601, e.g., '2025-09-03T00:00:00'). - People/ownership filters: 'me' in owners, 'user@domain.com' in owners, 'user@domain.com' in writers, 'user@domain.com' in readers, sharedWithMe = true. - Type filters: mimeType = 'application/vnd.google-apps.document' (Docs), ...spreadsheet (Sheets), ...presentation (Slides), and mimeType != 'application/vnd.google-apps.folder' to exclude folders. or mimeType = 'application/vnd.google-apps.folder' to select folders. Set require_viewed_by_user=True to restrict results to files the current user has viewed. Do not pass unsupported fields like top_k, max_results, page_size, folder_url, query_type, user_message, recency_days, driveId, or include_shared_drives`.App Stats
45
Tools
0
Prompts
Dec 22, 2025
First seen
ChatGPT, Claude
Platforms
Category
Document SearchWorks with
Similar Apps
Data refreshed daily