UptimeRobot
get_monitor
Get a single monitor by ID, including status, uptime, regions, and settings.
Remote vantajco/uptime
Remote (network-hosted)
Other tools also called get_monitor?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"id": {
"type": "string",
"description": "Monitor ID"
}
}
}