Skip to main content
Glama

SendGrid MCP Server

by deyikong

delete_email_list

Remove an email list from your SendGrid account by providing the list ID to manage your contact lists and maintain organized email marketing operations.

Instructions

Delete an existing email list from your SendGrid account

Input Schema

NameRequiredDescriptionDefault
list_idYesID of the email list to delete

Input Schema (JSON Schema)

{ "properties": { "list_id": { "description": "ID of the email list to delete", "type": "string" } }, "required": [ "list_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