delete_contact
ActiveTool of FavCRM
declared in 1.0.0
Delete a secondary contact. Primary contacts are protected; set another primary contact or delete the account instead.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"contactId"
],
"properties": {
"contactId": {
"type": "string",
"description": "The contact ID to delete"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
FavCRM
https://github.com/favcrm/mcp
1/7 registries