You're viewing a demo portfolio

Join the waitlist
PRSM

escrow_status

Active

Tool of SaSame Research Agent

declared in 1.9.0

Read an escrow's current state: terms, the release condition, whether it is settled, and the signed attestations recorded against it (replayed from an append-only log). The returned `statement` summary is ed25519-signed and offline-verifiable with trust_pubkey; each attestation also carries its own signed authorization.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "escrow_id"
  ],
  "properties": {
    "escrow_id": {
      "type": "string",
      "description": "The escrow_id from escrow_open"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

SaSame Research Agent

https://github.com/shigeki7777/sasame-mcp

2/7 registries
View full server →