You're viewing a demo portfolio

Join the waitlist
PRSM

checkly_get_reporting

Active

Tool of io.usefulapi/checkly

declared in 1.0.1

Aggregated availability / performance / SLA report across checks and groups. Public API: GET /v1/reporting.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "properties": {
    "to": {
      "type": "integer",
      "maximum": 9007199254740991,
      "minimum": -9007199254740991,
      "description": "End of range as a Unix timestamp (seconds)."
    },
    "from": {
      "type": "integer",
      "maximum": 9007199254740991,
      "minimum": -9007199254740991,
      "description": "Start of range as a Unix timestamp (seconds)."
    },
    "timezone": {
      "type": "string",
      "description": "IANA timezone, e.g. Europe/Berlin."
    },
    "quickRange": {
      "type": "string",
      "description": "Preset range, e.g. last24Hrs, last7Days, last30Days, thisWeek, thisMonth, lastWeek, lastMonth."
    },
    "granularity": {
      "enum": [
        "day",
        "week",
        "month"
      ],
      "type": "string",
      "description": "Bucket size for time series."
    },
    "filterByTags": {
      "type": "string",
      "description": "Filter by a tag."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

io.usefulapi/checkly

https://github.com/m190/usefulapi-mcp

1/7 registries
View full server →