Skip to main content
Glama

gdrive_search

Locate marketing files in Google Drive by searching file names or full-text content. Retrieve relevant documents and assets directly from Drive for your tasks.

Instructions

Search Google Drive by file name or full-text content.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNo
queryNo
formatNomarkdown
full_textNo
mime_typeNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Install Server

TDQS

B3/5.0
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

There are no annotations, so the description carries the full burden of behavioral disclosure. It only restates the basic search intent and does not mention read-only behavior, authentication requirements, default limits, or how full-text search interacts with metadata search.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

A single sentence with no filler or redundancy. The primary action and scope are front-loaded, and every word contributes meaning.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

With 5 parameters, no annotations, and no parameter descriptions, the definition is too thin for reliable invocation. An agent cannot determine how to construct an effective search, what format values are valid, or whether mime_type filtering is supported. The output schema covers return values, but the input behavior is underspecified.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters2/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 0%, so the description must compensate. It hints at query mapping to file name and full_text mapping to content, but it does not explain limit, format, mime_type, or how the parameters combine. Only partial compensation for the missing schema documentation.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description states a specific verb ('Search'), a clear resource ('Google Drive'), and the two search dimensions ('file name or full-text content'). It is distinct enough from siblings like gdrive_list_files, though it does not explicitly contrast itself with them.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The usage is implied: an agent would use this tool when it needs to find Drive files by name or content. However, there is no explicit guidance about when to prefer this over gdrive_list_files or other GDrive siblings, and no exclusions or alternative routes.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Other Tools

Latest Blog Posts

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/elmandalorian-thx/MCP-Marketing'

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