Skip to main content
Glama
Franky-Neto

MCP Clint CRM

by Franky-Neto

update_deal

Destructive

Update an existing deal in the CRM. Modify fields such as name, value, status (OPEN/WON/LOST), stage, and custom attributes using its ID.

Instructions

Update an existing deal. Use list_deals or get_deal to find the deal ID. Status options: OPEN, WON, LOST. 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
idYes
nameNo
phoneNo
emailNo
valueNo
stage_idNo
statusNo
user_idNo
origin_idNo
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