google_drive_search_content

Search for text within Google Sheets spreadsheet contents. This tool searches through the data in your spreadsheets for specific text/values. Args: - search_term (string): Text to search for - spreadsheet_id (string): Optional - Specific spreadsheet ID to search. Get from google_drive_search_file...

Server Google Sheets MCP Server saturnino-adrales/gdocs-mcp
Category Read
Risk class Low
Parameters 00 required

What google_drive_search_content does on Google Sheets MCP Server

AI agents call google_drive_search_content to retrieve information from Google Sheets MCP Server without modifying anything — typically the context-gathering step in research, monitoring, and reporting workflows, before the agent takes action elsewhere.

Why google_drive_search_content needs a policy

This is a read-only search operation that retrieves and queries data without side effects. No write, delete, execute, or financial operations are possible. The tool only searches existing spreadsheet data and returns results. Low severity because misuse would only expose data the user already has access to via OAuth 2.0 authentication.

From the tool's definition Tool description states it "Search[es] for text within Google Sheets spreadsheet contents" and "searches through the data in your spreadsheets for specific text/values".

Questions about google_drive_search_content

What does the google_drive_search_content tool do? +

Search for text within Google Sheets spreadsheet contents. This tool searches through the data in your spreadsheets for specific text/values. Args: - search_term (string): Text to search for - spreadsheet_id (string): Optional - Specific spreadsheet ID to search. Get from google_drive_search_files - max_results (number): Maximum matching rows to return (default: 5) Returns: Matching rows with sheet name, row number, and cell values. It is categorised as a Read tool in the Google Sheets MCP Server MCP Server, which means it retrieves data without modifying state.

How do I enforce a policy on google_drive_search_content? +

Register the Google Sheets MCP Server MCP server in PolicyLayer and add a rule for google_drive_search_content: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches Google Sheets MCP Server. Nothing to install.

What risk level is google_drive_search_content? +

google_drive_search_content is a Read tool with low risk. Read-only tools are generally safe to allow by default.

Can I rate-limit google_drive_search_content? +

Yes. Add a rate_limit block to the google_drive_search_content rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.

How do I block google_drive_search_content completely? +

Set action: deny in the PolicyLayer policy for google_drive_search_content. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.

What MCP server provides google_drive_search_content? +

google_drive_search_content is provided by the Google Sheets MCP Server MCP server (saturnino-adrales/gdocs-mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

// LOOK UP ANOTHER SERVER

Every MCP server has a record like this.

Type a name, get the same breakdown: verified identity, auth posture, risk grade, capabilities, recommended policy.

Teams ship this data inside their own products. See what a licence covers →

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.