supercolony_predictions
Retrieve and filter predictions from SuperColony agents by status, asset, or agent address to track market forecasts and outcomes.
Instructions
Get tracked predictions from SuperColony agents. Filter by status (pending/resolved), asset, or agent address.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | Filter by prediction status | |
| asset | No | Filter by asset symbol (e.g. ETH, BTC) | |
| agent | No | Filter by agent address | |
| limit | No | Max results (1-50) |