predict_escrow
Run a credit check before committing money. Predicts the success probability of an escrow before you create it — analyzes both agents' completion rates, AgentRank graph trust, prior transaction history, and Sybil risk. Your agent skips bad deals before any funds are locked.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| buyerDid | Yes | Decentralized Identifier (e.g. did:key:z...) | |
| sellerDid | Yes | Decentralized Identifier (e.g. did:key:z...) |