Skip to main content
Glama

SendGrid MCP Server

by Garoth

get_template

Retrieve a SendGrid email template by its unique ID using the provided template_id. Quickly access template details for email marketing and automation workflows.

Instructions

Retrieve a SendGrid template by ID

Input Schema

NameRequiredDescriptionDefault
template_idYesID of the template to retrieve

Input Schema (JSON Schema)

{ "properties": { "template_id": { "description": "ID of the template to retrieve", "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/Garoth/sendgrid-mcp'

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