SendGrid MCP Server

delete_list

Remove a contact list from SendGrid by specifying its ID. This tool helps manage email marketing data efficiently by deleting unnecessary or outdated lists.

Instructions

Delete a contact list from SendGrid

Input Schema

NameRequiredDescriptionDefault
list_idYesID of the contact list to delete

Input Schema (JSON Schema)

{ "properties": { "list_id": { "description": "ID of the contact list to delete", "type": "string" } }, "required": [ "list_id" ], "type": "object" }
ID: 82glmn141z