Skip to main content
Glama

MCP Google Workspace Server

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

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/josedu90/mcp-suiteg'

If you have feedback or need assistance with the MCP directory API, please join our Discord server