Skip to main content
Glama
chartmogul

ChartMogul MCP Server

Official
by chartmogul

update_customer

Modify customer details in ChartMogul, including company information, contact data, status, location, and custom attributes using structured updates.

Instructions

[ChartMogul API] Update customer attributes. MODIFIABLE: company, lead_created_at, free_trial_started_at, zip, city, state, country, attributes (nested tags/custom), owner, primary_contact, status, website_url. Provide updates in data dict. attributes format: {"tags": ["new", "tags"], "custom": [{"type": "String", "key": "value"}]}. Returns updated customer object with all fields. REQUIRED: uuid (string), data (dict)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
uuidYes
dataYes

Latest Blog Posts

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/chartmogul/chartmogul-mcp-server'

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