add_contact_note
ActiveTool of 0nMCP — Universal AI API Orchestrator
declared in 3.0.1
Add a note to a CRM contact
Parameters schema
{
"type": "object",
"required": [
"contactId",
"body"
],
"properties": {
"body": {
"type": "string"
},
"contactId": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
0nMCP — Universal AI API Orchestrator
https://github.com/0nork/0nMCP
2/7 registries