You're viewing a demo portfolio

Join the waitlist
PRSM

sendgrid_get_template

Active

Tool of io.usefulapi/sendgrid

declared in 1.0.0

Get a single transactional email template by id, including its versions (subject + content). SendGrid: GET /v3/templates/{template_id}.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "template_id"
  ],
  "properties": {
    "template_id": {
      "type": "string",
      "description": "The template id (dynamic template ids start with \"d-\")."
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

io.usefulapi/sendgrid

https://github.com/m190/usefulapi-mcp

1/7 registries
View full server →
sendgrid_get_template — io.usefulapi/sendgrid — PRSM MCP