Skip to main content
Glama

SendGrid MCP Server

by deyikong

delete_template

Remove a template and all its versions from your SendGrid account to manage your email templates effectively.

Instructions

Delete a template and all its versions

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": "string" } }, "required": [ "template_id" ], "type": "object" }

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/deyikong/sendgrid-mcp'

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