Skip to main content
Glama
createContact.js•1.3 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.CreateContact = void 0; class CreateContact { constructor() { this['updateEnabled'] = false; } static getAttributeTypeMap() { return CreateContact.attributeTypeMap; } } exports.CreateContact = CreateContact; CreateContact.discriminator = undefined; CreateContact.attributeTypeMap = [ { "name": "email", "baseName": "email", "type": "string" }, { "name": "extId", "baseName": "ext_id", "type": "string" }, { "name": "attributes", "baseName": "attributes", "type": "object" }, { "name": "emailBlacklisted", "baseName": "emailBlacklisted", "type": "boolean" }, { "name": "smsBlacklisted", "baseName": "smsBlacklisted", "type": "boolean" }, { "name": "listIds", "baseName": "listIds", "type": "Array<number>" }, { "name": "updateEnabled", "baseName": "updateEnabled", "type": "boolean" }, { "name": "smtpBlacklistSender", "baseName": "smtpBlacklistSender", "type": "Array<string>" } ]; //# sourceMappingURL=createContact.js.map

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/samihalawa/brevo-mcp'

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