checkly_get_check_status
ActiveTool of io.usefulapi/checkly
declared in 1.0.1
Retrieve the current status details for a single check. Public API: GET /v1/check-statuses/{checkId}.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"checkId"
],
"properties": {
"checkId": {
"type": "string",
"description": "The check id."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
io.usefulapi/checkly
https://github.com/m190/usefulapi-mcp
1/7 registries