Skip to main content
Glama

SendGrid MCP Server

by deyikong

open_automation_editor

Edit and configure email automation workflows in SendGrid by opening the automation editor for specific automation IDs to modify campaign sequences and triggers.

Instructions

Open automation editor for a specific automation

Input Schema

NameRequiredDescriptionDefault
automation_idYesThe automation ID to edit

Input Schema (JSON Schema)

{ "properties": { "automation_id": { "description": "The automation ID to edit", "type": "string" } }, "required": [ "automation_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