Skip to main content
Glama

MCP Mailtrap Server

Official
by mailtrap

delete-template

Remove unwanted email templates from your Mailtrap account to maintain clean template management and eliminate clutter from your email testing environment.

Instructions

Delete an existing email template

Input Schema

NameRequiredDescriptionDefault
template_idYesID of the template to delete

Input Schema (JSON Schema)

{ "properties": { "template_id": { "description": "ID of the template to delete", "type": "number" } }, "required": [ "template_id" ], "type": "object" }

Other Tools from MCP Mailtrap 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/mailtrap/mailtrap-mcp'

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