cancel_monitor
ActiveTool of MERX - TRON Resource Exchange
declared in 2.0.0
Cancel an active monitor by its UUID. The monitor stops firing notifications. Auth required (API key).
Parameters schema
{
"type": "object",
"required": [
"monitor_id"
],
"properties": {
"monitor_id": {
"type": "string",
"description": "Monitor UUID to cancel."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
MERX - TRON Resource Exchange
https://github.com/Hovsteder/merx-mcp
2/7 registries