MCP Google Workspace Server

MIT License
  • Linux
  • Apple

drive_search_files

Search and retrieve files from Google Drive using a specific query and customize the number of results returned, enabling efficient file management and access.

Instructions

Search for files in Google Drive

Input Schema

NameRequiredDescriptionDefault
page_sizeNoNumber of results to return
queryYesSearch query

Input Schema (JSON Schema)

{ "properties": { "page_size": { "default": 10, "description": "Number of results to return", "type": "integer" }, "query": { "description": "Search query", "type": "string" } }, "required": [ "query" ], "type": "object" }

You must be authenticated.

Other Tools from MCP Google Workspace Server

Related Tools

ID: 5gwgbgoe4i