verified__call_verified
Relay tool calls to registered MCP services with tamper-evident receipts. Idempotent replay returns original receipt without double-calling.
Instructions
[verified — tamper-evident delivery receipts for any MCP server's tool calls] Relay a tools/call to a registered MCP service and notarize the exchange: request hash + response hash + outcome land in a tamper-evident receipt chain. Idempotent on call_id (a replay returns the original receipt and cached result — the downstream is never double-called). Failures are receipted evidence, not silence.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tool | Yes | ||
| call_id | Yes | ||
| arguments | No | ||
| timeout_s | No | ||
| service_id | Yes | ||
| payment_ref | No |