get_uptime_report
Retrieve uptime report for a specified monitor, including daily uptime, response times, optional hourly statistics, summary, and history.
Instructions
Get the uptime report for a specific monitor.
Returns timezone, per-day data (uptime, response_time, optional
hourly_stats), a summary object, and a history array.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | Report window in days (1-30, default 7) | |
| month | No | Specific month in YYYY-MM format | |
| timezone | No | Timezone offset e.g. '+02:00' | |
| monitor_id | Yes | Uptime monitor ID | |
| hourly_stats | No | Include hourly stats (default false) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||