Skip to main content
Glama

esa MCP Server

esa_delete_post

Remove a specific post from the esa API by providing the post number, enabling efficient content management through the Model Context Protocol.

Instructions

Delete a post

Input Schema

NameRequiredDescriptionDefault
post_numberYesPost number to delete

Input Schema (JSON Schema)

{ "properties": { "post_number": { "description": "Post number to delete", "type": "number" } }, "required": [ "post_number" ], "type": "object" }
Install Server

Other Tools from esa 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/kajirita2002/esa-mcp-server'

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