checkly_get_check
ActiveTool of io.usefulapi/checkly
declared in 1.0.1
Retrieve a single check's full configuration by id. Public API: GET /v1/checks/{id}.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"id"
],
"properties": {
"id": {
"type": "string",
"description": "The check id."
},
"includeDependencies": {
"type": "boolean",
"description": "Include dependent resources (snippets, alert channels)."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
io.usefulapi/checkly
https://github.com/m190/usefulapi-mcp
1/7 registries