Skip to main content
Glama

SendGrid MCP Server

by Garoth

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" }

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