You're viewing a demo portfolio

Join the waitlist
PRSM

ec2-cost-calculator

Active

Tool of Utility Matrix

declared in 1.1.0

Use when a user asks about EC2 cost. Given instance type and hours, returns monthly cost and DO-equivalent savings estimate.

Parameters schema

{
  "type": "object",
  "required": [
    "instance_type"
  ],
  "properties": {
    "os": {
      "type": "string"
    },
    "instance_type": {
      "type": "string"
    },
    "hours_per_month": {
      "type": "number",
      "minimum": 0
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Utility Matrix

1/7 registries
View full server →