fetchMatchedPrices
Compare matched market prices across supported exchanges to find price differences and identify market relations like identity, complement, or subset.
Instructions
Compare Matched Market Prices
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| exchange | Yes | The prediction market exchange to target. | |
| minDifference | No | ||
| category | No | ||
| limit | No | ||
| relations | No | Comma-separated relation types to include (default: 'identity'). | |
| verbose | No | Return full uncompacted response. Default false returns a compact, agent-friendly summary. |