You're viewing a demo portfolio

Join the waitlist
PRSM

flight_reliability

Active

Tool of Ready APIs

declared in 1.0.0

Return historical route reliability. Demo mode allows selected loaded routes such as ATL-LGA, ORD-EWR, SFO-SEA, LAX-JFK, DFW-LAX, and ATL-MCO.

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.70.

Parent server

Ready APIs

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

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