mark_deal_won
ActiveTool of FavCRM
declared in 1.0.0
Mark a CRM deal as won and set close date.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"dealId"
],
"properties": {
"dealId": {
"type": "string",
"description": "The deal ID"
},
"closingDate": {
"type": "string",
"description": "Optional close date (YYYY-MM-DD)"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
FavCRM
https://github.com/favcrm/mcp
1/7 registries