Skip to main content
Glama

Instantly MCP Server

get_email

Retrieve a specific email by its unique ID to access and review email content or campaign details from the Instantly API.

Instructions

Get a specific email by ID

Input Schema

NameRequiredDescriptionDefault
email_idYesEmail ID/UUID

Input Schema (JSON Schema)

{ "properties": { "email_id": { "description": "Email ID/UUID", "type": "string" } }, "required": [ "email_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/bcharleson/Instantly-MCP'

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