SendGrid MCP Server

get_single_send

Retrieve detailed information about a specific single send using its ID with the SendGrid MCP Server, enabling precise email campaign analysis and management.

Instructions

Get details of a specific single send

Input Schema

NameRequiredDescriptionDefault
single_send_idYesID of the single send to retrieve

Input Schema (JSON Schema)

{ "properties": { "single_send_id": { "description": "ID of the single send to retrieve", "type": "string" } }, "required": [ "single_send_id" ], "type": "object" }
ID: 82glmn141z