List Manifold bets
manifold_betsRetrieve recent trades from Manifold Markets, filtered by market ID or trader username, sorted newest first.
Instructions
Recent bets (trades), newest first. Filter by a single market via contractId, by a trader via username, or both. Example: { contractId: 'ZtAEnyhO29', limit: 50 }
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| username | No | Trader handle to filter by | |
| contractId | No | Market (contract) id to filter by |