Skip to main content
Glama
Franky-Neto

MCP Clint CRM

by Franky-Neto

update_contact

Destructive

Update a contact's information by its unique ID. First use list_contacts to get the ID, then specify fields like name, phone, email, or custom fields obtained via list_fields.

Instructions

Update contact by its ID. Use list_contacts first to find the contact ID. fields: custom fields as a JSON object (e.g. {"field_key": "value"}). Call list_fields first to discover available field keys.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
uuidYes
nameNo
ddiNo
phoneNo
emailNo
usernameNo
fieldsNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes

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/Franky-Neto/mcp-clint-crm'

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