get_monitor_logs
Retrieve up/down event logs for a specific UptimeRobot monitor, with pagination support to analyze uptime history and troubleshoot outages.
Instructions
Get up/down event logs for a specific monitor.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of log entries to return (default 25). | |
| offset | No | Pagination offset (default 0). | |
| monitor_id | Yes | The UptimeRobot monitor ID. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||