google_sheet_delete

產生使用 Google Sheets API 刪除指定列資料的程式碼範例

Server MCP API Bridge Server marty5499/mcp-api-bridge
Category Destructive
Risk class Critical
Parameters 00 required

What google_sheet_delete does on MCP API Bridge Server

AI agents call google_sheet_delete to permanently remove resources in MCP API Bridge Server — typically in cleanup and lifecycle workflows. It does its job in a single call, and there is no undo.

Why google_sheet_delete needs a policy

This tool irreversibly deletes data from spreadsheets. Data deletion cannot be undone without restore operations, making it destructive rather than merely a write operation. The high severity reflects the potential for an AI agent to accidentally delete critical spreadsheet data if given improper context or arguments.

From the tool's definition Tool name contains 'delete' and description indicates it generates code to delete specified rows ("刪除指定列資料" means 'delete specified row data') from Google Sheets using the Google Sheets API.

Questions about google_sheet_delete

What does the google_sheet_delete tool do? +

產生使用 Google Sheets API 刪除指定列資料的程式碼範例. It is categorised as a Destructive tool in the MCP API Bridge Server MCP Server, which means it can permanently delete or destroy data. Block by default and require explicit approval.

How do I enforce a policy on google_sheet_delete? +

Register the MCP API Bridge Server MCP server in PolicyLayer and add a rule for google_sheet_delete: 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 MCP API Bridge Server. Nothing to install.

What risk level is google_sheet_delete? +

google_sheet_delete is a Destructive tool with critical risk. Critical-risk tools should be blocked by default and only enabled with explicit human approval.

Can I rate-limit google_sheet_delete? +

Yes. Add a rate_limit block to the google_sheet_delete 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_sheet_delete completely? +

Set action: deny in the PolicyLayer policy for google_sheet_delete. 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_sheet_delete? +

google_sheet_delete is provided by the MCP API Bridge Server MCP server (marty5499/mcp-api-bridge). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

// THE FULL RECORD

google_sheet_delete is one line of MCP API Bridge Server's registry record.

The record carries the whole server: verified identity, auth posture, risk grade, every tool classified, recommended policy — re-checked continuously.

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.