Skip to main content
Glama

SendGrid MCP Server

by Garoth

get_contacts_by_list

Retrieve all contacts from a specified SendGrid contact list by providing the list ID to manage email marketing campaigns efficiently.

Instructions

Get all contacts in a SendGrid list

Input Schema

NameRequiredDescriptionDefault
list_idYesID of the contact list

Input Schema (JSON Schema)

{ "properties": { "list_id": { "description": "ID of the contact list", "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/Garoth/sendgrid-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server