Skip to main content
Glama

Omnisend MCP Server

getContact

Retrieve detailed contact information using a unique identifier to enhance personalization and management within the Omnisend marketing platform.

Instructions

Retrieve detailed information about a specific contact by their unique identifier.

Input Schema

NameRequiredDescriptionDefault
contactIdYesContact ID

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "contactId": { "description": "Contact ID", "type": "string" } }, "required": [ "contactId" ], "type": "object" }

You must be authenticated.

Other Tools from Omnisend MCP Server

Related Tools

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/plutzilla/omnisend-mcp'

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