You're viewing a demo portfolio

Join the waitlist
PRSM

flight_cancellation_risk

Active

Tool of Ready APIs

declared in 1.0.0

Return historical cancellation-risk signals for a route. This is not live tracking.

Parameters schema

{
  "type": "object",
  "required": [
    "origin",
    "dest"
  ],
  "properties": {
    "dest": {
      "type": "string",
      "description": "Destination airport code, for example LGA."
    },
    "month": {
      "type": "integer",
      "description": "Optional numeric month."
    },
    "origin": {
      "type": "string",
      "description": "Origin airport code, for example ATL."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Ready APIs

https://github.com/ReadyAPIs-com/readyapis

1/7 registries
View full server →
flight_cancellation_risk — Ready APIs — PRSM MCP