checkly_list_dashboards
ActiveTool of io.usefulapi/checkly
declared in 1.0.1
List all public/private status dashboards. Public API: GET /v1/dashboards.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"page": {
"type": "integer",
"maximum": 9007199254740991,
"description": "1-based page number.",
"exclusiveMinimum": 0
},
"limit": {
"type": "integer",
"maximum": 9007199254740991,
"description": "Page size.",
"exclusiveMinimum": 0
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
io.usefulapi/checkly
https://github.com/m190/usefulapi-mcp
1/7 registries