checkly_list_variables
ActiveTool of io.usefulapi/checkly
declared in 1.0.1
List all account-level environment variables. Note: secret variable values are redacted by the API. Public API: GET /v1/variables.
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.70.
Parent server
io.usefulapi/checkly
https://github.com/m190/usefulapi-mcp
1/7 registries