UptimeRobot

get_incident

Get a single incident by ID.

Remote vantajco/uptime

Remote (network-hosted)

Other tools also called get_incident? See providers with this name

Input Schema


            {
  "type": "object",
  "properties": {
    "id": {
      "type": "string",
      "description": "Incident ID"
    }
  }
}