software-purchase-risk-calculator
ActiveTool of Utility Matrix
declared in 1.1.0
Use when a user asks about risk of a software purchase or SaaS commitment.
Parameters schema
{
"type": "object",
"required": [
"monthlySubscription"
],
"properties": {
"numUsers": {
"type": "number",
"minimum": 1
},
"setupHours": {
"type": "number",
"minimum": 0
},
"integrationCount": {
"type": "number",
"minimum": 0
},
"internalHourlyCost": {
"type": "number",
"minimum": 0
},
"monthlySubscription": {
"type": "number",
"minimum": 0
},
"changeManagementRisk": {
"type": "number",
"maximum": 5,
"minimum": 1
},
"contractLengthMonths": {
"type": "number",
"minimum": 1
},
"vendorStabilityScore": {
"type": "number",
"maximum": 5,
"minimum": 1
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Utility Matrix
1/7 registries