cancel_standing_order
ActiveTool of MERX - TRON Resource Exchange
declared in 2.0.0
Cancel a standing order by its UUID. The order is moved to CANCELLED status and will not trigger again. Already-executed actions are NOT reversed. Auth required (API key).
Parameters schema
{
"type": "object",
"required": [
"order_id"
],
"properties": {
"order_id": {
"type": "string",
"description": "Standing order UUID to cancel."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
MERX - TRON Resource Exchange
https://github.com/Hovsteder/merx-mcp
2/7 registries