Skip to main content
Glama

Google Maps MCP Server

by Moe03

delete_post

Remove a specific post from the Google Maps MCP Server by providing its unique ID. This action permanently deletes the selected post, ensuring data management and cleanup.

Instructions

Deletes a post by ID.

Input Schema

NameRequiredDescriptionDefault
idYesThe ID of the post to delete.

Input Schema (JSON Schema)

{ "properties": { "id": { "description": "The ID of the post to delete.", "type": "string" } }, "required": [ "id" ], "type": "object" }
Install Server

Other Tools from Google Maps MCP 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/Moe03/mcp-hello-world'

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