tronsave_update_order

shallow

io.github.tronsave/mcp · Verify this server

Update an open order by `orderId` with partial fields (`receiver`, `newPrice`). Returns the updated order payload. Side effect: overwrites live order parameters; not idempotent — each call with a different `newPrice` produces a new state. Backend requires a signature session and `mcp-session-id`; the MCP gate is `public` to allow anonymous read-fallthrough, but the GraphQL helper rejects api-key-only sessions. Prefer this over cancel+recreate when only price/receiver should change. Verify state with `tronsave_get_order` first; fails for already-fulfilled, already-cancelled, or non-editable orders.

100.0/100

1 trials · measured 8 days ago

tronsave_update_order scores 100.0/100 on Vouch's measured behaviour index, from 1 real invocation trials against io.github.tronsave/mcp, measured 25 Aug 2026 under methodology v0.2.0. Every measured component scored 100.

Component breakdown

ComponentWeightValue
Reliability35%not applicable
Schema integrity25%100.0
Failure behaviour15%not applicable
Latency15%not applicable
Concurrency10%not applicable

Tool details

Transport
remote
Credential class
self-provisionable
Input schema
not declared
Output schema
not declared
Side-effect classification
unclassified

Score history

DayScoreTierMethodology
2026-08-25100.0shallowv0.2.0

Probe evidence

ProbeOutcomes
schema_integritypass: 1

Raw request/response logs are not archived yet — the outcome counts above are drawn directly from every recorded trial.

Embed this score

Available for every tool, scored or not — not a verification perk. Always links back to this page.

Vouch score: tronsave_update_order
[![Vouch score](https://vouch.tools/api/tools/35f71d3a-b489-48a0-b2a3-5cbf0c01bacf/badge.svg)](https://vouch.tools/tools/35f71d3a-b489-48a0-b2a3-5cbf0c01bacf)
tronsave_update_order — Vouch