create_opportunity
ActiveTool of 0nMCP — Universal AI API Orchestrator
declared in 3.0.1
Create a new opportunity/deal
Parameters schema
{
"type": "object",
"required": [
"name",
"pipelineId",
"stageId"
],
"properties": {
"name": {
"type": "string"
},
"stageId": {
"type": "string"
},
"contactId": {
"type": "string"
},
"pipelineId": {
"type": "string"
},
"monetaryValue": {
"type": "number"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
0nMCP — Universal AI API Orchestrator
https://github.com/0nork/0nMCP
2/7 registries