list_standing_orders
ActiveTool of MERX - TRON Resource Exchange
declared in 2.0.0
List all standing orders with optional status filter. Auth required.
Parameters schema
{
"type": "object",
"properties": {
"status": {
"enum": [
"ACTIVE",
"TRIGGERED",
"EXHAUSTED",
"EXPIRED",
"CANCELLED"
],
"type": "string",
"description": "Filter by status."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
MERX - TRON Resource Exchange
https://github.com/Hovsteder/merx-mcp
2/7 registries