send_email
ActiveTool of 0nMCP — Universal AI API Orchestrator
declared in 3.0.1
Send an email to a contact
Parameters schema
{
"type": "object",
"required": [
"contactId",
"subject",
"htmlBody"
],
"properties": {
"subject": {
"type": "string"
},
"htmlBody": {
"type": "string"
},
"contactId": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
0nMCP — Universal AI API Orchestrator
https://github.com/0nork/0nMCP
2/7 registries